-
Updated
Jun 18, 2023 - TypeScript
REST API
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
Here are 36,532 public repositories matching this topic...
-
Updated
Jun 18, 2023 - TypeScript
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
Updated
Jun 16, 2023 - TypeScript
The open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC.
-
Updated
Jun 15, 2023 - JavaScript
-
Updated
Jun 11, 2023 - Python
-
Updated
Jun 18, 2023 - Go
A cloud-native Go microservices framework with cli tool for productivity.
-
Updated
Jun 18, 2023 - Go
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
-
Updated
Jun 17, 2023 - JavaScript
Parse Server for Node.js / Express
-
Updated
Jun 18, 2023 - JavaScript
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
Updated
Jun 18, 2023 - Java
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
-
Updated
Jun 17, 2023 - Mustache
gRPC to JSON proxy generator following the gRPC HTTP spec
-
Updated
Jun 18, 2023 - Go
lightweight, idiomatic and composable router for building Go HTTP services
-
Updated
May 22, 2023 - Go
Send push notifications to your phone or desktop using PUT/POST
-
Updated
Jun 18, 2023 - Go
-
Updated
Jun 18, 2023 - TypeScript
-
Updated
Apr 28, 2023 - JavaScript
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
Updated
Jun 13, 2023 - C#
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
Updated
Apr 24, 2023 - Python