awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pharindoko avatar

pharindoko/json-serverlessArchived

0
View on GitHub↗
202 星标·26 分支·TypeScript·MIT·1 次浏览

Json Serverless

Create a REST API out of a json-server compatible JSON-File - Swagger UI integrated (Swagger spec automatically generated) - GrapqhiQL integrated (Graphql schema automatically generated) - Additional JSON File validations at startup - Readonly or Read/Write Mode (file stored in S3 Bucket) -…

Features

  • API and Web Services - Lightweight REST API using JSON server on Lambda.

Star 历史

pharindoko/json-serverless 的 Star 历史图表pharindoko/json-serverless 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Json Serverless 的开源替代方案

相似的开源项目,按与 Json Serverless 的功能重合度排序。
  • barczag/serverless-modern-koabarczaG 的头像

    barczaG/serverless-modern-koa

    26在 GitHub 上查看↗

    This hybrid template makes it easy to build koa apps what can be also run on AWS lambda or as a standalone koa server (or in Docker)

    JavaScript
    在 GitHub 上查看↗26
  • bennybauer/serverless-python-samplebennybauer 的头像

    bennybauer/serverless-python-sample

    75在 GitHub 上查看↗

    A simple serverless python sample with REST API endpoints and dependencies

    Python
    在 GitHub 上查看↗75
  • boazdejong/serverless-graphql-apiboazdejong 的头像

    boazdejong/serverless-graphql-api

    292在 GitHub 上查看↗

    GraphQL Lambda Server using graphql-server-lambda from Apollo.

    JavaScript
    在 GitHub 上查看↗292
  • anomalyinnovations/serverless-stack-demo-apiAnomalyInnovations 的头像

    AnomalyInnovations/serverless-stack-demo-api

    516在 GitHub 上查看↗

    Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.

    JavaScript
    在 GitHub 上查看↗516
查看 Json Serverless 的所有 9 个替代方案→

常见问题解答

pharindoko/json-serverless 是做什么的?

Create a REST API out of a json-server compatible JSON-File - Swagger UI integrated (Swagger spec automatically generated) - GrapqhiQL integrated (Graphql schema automatically generated) - Additional JSON File validations at startup - Readonly or Read/Write Mode (file stored in S3 Bucket) -…

pharindoko/json-serverless 的主要功能有哪些?

pharindoko/json-serverless 的主要功能包括:API and Web Services。

pharindoko/json-serverless 有哪些开源替代品?

pharindoko/json-serverless 的开源替代品包括: anomalyinnovations/serverless-stack-demo-api — Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking… barczag/serverless-modern-koa — This hybrid template makes it easy to build koa apps what can be also run on AWS lambda or as a standalone koa server… bennybauer/serverless-python-sample — A simple serverless python sample with REST API endpoints and dependencies. boazdejong/serverless-graphql-api — GraphQL Lambda Server using graphql-server-lambda from Apollo. fargito/serverless-monorepo-microservices-template — This template aims to define an opinionated clean Serverless monorepo microservices architecture. hoseungjang/serverless-lambda-express-example — A simple serverless framework template demonstrates to setup an express application for AWS Lambda.