Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rest Api

Rest Api

1001 projects

Showing 36 of 1001 projects

Huma
HumaGo

A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema.

#http-server#rest#api
Stars4.3k
Forks275
Last commit1 day ago
Awesome API Devtools
Awesome API Devtools

A curated collection of tools, frameworks, and resources for building and managing RESTful HTTP+JSON APIs.

#api-gateway#developer-tools#api
Stars4.0k
Forks571
Last commit7 months ago
Utoipa
UtoipaRust

Auto-generates OpenAPI documentation for Rust REST APIs using simple procedural macros and a code-first approach.

#actix-web#rest#axum
Stars4.0k
Forks418
Last commit18 days ago
ng-admin
ng-adminJavaScript

Add an AngularJS admin GUI to any RESTful API with datagrids, filters, forms, and dashboards.

#rest#javascript-framework#admin
Stars3.9k
Forks702
Last commit6 years ago
REST
REST

A curated collection of resources for designing, developing, testing, and documenting RESTful APIs.

#api-gateway#rest#software-architecture
Stars3.9k
Forks443
Last commit2 months ago
Awesome REST
Awesome REST

A curated list of resources for designing, developing, testing, and documenting RESTful APIs.

#api-gateway#rest#software-architecture
Stars3.9k
Forks443
Last commit2 months ago
kemal
kemalCrystal

A fast, effective, and simple web framework for Crystal, perfect for building web applications and APIs with minimal code.

#fast#rest#api
Stars3.9k
Forks198
Last commit3 days ago
RAML Spec
RAML Spec

A YAML-based language for designing and documenting HTTP-based RESTful APIs.

#http-apis#api-modeling#yaml
Stars3.8k
Forks847
Last commit4 years ago
feedbin
feedbinRuby

A simple, fast, and nice-looking web-based RSS reader with a REST-like API.

#feed-reader#redis#rest-api
Stars3.8k
Forks289
Last commit5 days ago
Flasgger
FlasggerPython

A Flask extension that automatically generates OpenAPI specs and embeds Swagger UI for your Flask API.

#marshmallow#flask-extension#api
Stars3.7k
Forks525
Last commit2 years ago
springdoc-openapi
springdoc-openapiJava

Automatically generates OpenAPI 3 documentation for Spring Boot applications, including Swagger UI integration.

#yaml-format#spring-mvc#java-library
Stars3.7k
Forks596
Last commit4 days ago
Light-4J
Light-4JJava

A fast, lightweight, cloud-native microservices framework for Java with built-in cross-cutting concerns.

#fast#devops#oauth2
Stars3.7k
Forks626
Last commit1 day ago
Light-4j
Light-4jJava

A fast, lightweight, cloud-native microservices framework for Java with built-in cross-cutting concerns.

#fast#devops#oauth2
Stars3.7k
Forks626
Last commit1 day ago
kubernetes-client
kubernetes-clientJava

A Java client library providing a fluent DSL to interact with Kubernetes and OpenShift REST APIs.

#container-orchestration#dsl#java-client
Stars3.7k
Forks1.5k
Last commit1 day ago
graphql-mesh
graphql-meshTypeScript

GraphQL Federation framework that unifies REST, gRPC, OpenAPI, databases, and other APIs into a single GraphQL endpoint.

#api-gateway#gateway#grpc-gateway
Stars3.5k
Forks363
Last commit2 days ago
Discord.Net
Discord.NetC#

An unofficial .NET wrapper for the Discord API, enabling developers to build Discord bots and integrations.

#slash-commands#nuget#open-source
Stars3.5k
Forks754
Last commit1 month ago
go-json-rest
go-json-restGo

A thin layer on top of net/http for building fast, scalable RESTful JSON APIs in Go with middleware support.

#json-api#net-http#http-server
Stars3.5k
Forks372
Last commit5 years ago
Schemathesis
SchemathesisPython

Automatically generate thousands of test cases from OpenAPI or GraphQL schemas to find edge-case API bugs.

#pytest#api#hypothesis
Stars3.5k
Forks221
Last commit2 days ago
Pistache
PistacheC++

A modern, high-performance HTTP and REST framework for C++ with a clean API.

#http-server#high-performance#rest-api
Stars3.5k
Forks712
Last commit13 days ago
Laravel API Documentation Generator
Laravel API Documentation GeneratorPHP

Automatically generate API documentation from Laravel, Lumen, and Dingo routes.

#lumen#developer-tools#laravel
Stars3.5k
Forks600
Last commit2 years ago
Docs - Last Painted Hero - WPT
Docs - Last Painted Hero - WPTPHP

An open-source web performance testing platform for measuring and analyzing website speed and user experience.

#performance-testing#web-optimization#rest-api
Stars3.3k
Forks749
Last commit
Restful API Guidelines by Zalando
Restful API Guidelines by ZalandoCSS

A model set of guidelines for RESTful APIs and Events, created by Zalando

#guidelines#zalando#api
Stars3.2k
Forks445
Last commit16 days ago
aspnet-api-versioning
aspnet-api-versioningC#

A set of libraries for adding API versioning semantics to ASP.NET Web API, OData, and ASP.NET Core services.

#aspnet#versioning-semantics#rest-api
Stars3.2k
Forks720
Last commit1 day ago
Node.js Interview Questions by learning-zone
Node.js Interview Questions by learning-zoneJavaScript

A comprehensive collection of Node.js interview questions and answers covering core concepts, architecture, and practical examples.

#nodejs-interview-questions#backend-development#asynchronous-programming
Stars3.2k
Forks1.0k
Last commit
Stoatchat
StoatchatRust

The backend services and libraries powering the Stoat chat platform, built in Rust.

#modular-architecture#api#redis
Stars3.2k
Forks367
Last commit1 day ago
TodoApi by David Fowler
TodoApi by David FowlerC#

A full-stack Todo application showcasing modern ASP.NET Core with Blazor WASM, Minimal APIs, and authentication.

#webassembly#cookies#authentication
Stars3.1k
Forks465
Last commit5 months ago
Ts.ED
Ts.EDTypeScript

A Node.js and TypeScript framework on top of Express/Koa to build server-side applications with decorators and class-based structure.

#serverless#dependency-injection#multer
Stars3.1k
Forks291
Last commit23 hours ago
Swashbuckle
SwashbuckleC#

Seamlessly adds Swagger documentation and a swagger-ui to ASP.NET Web API projects.

#aspnet-webapi#rest-api#swagger
Stars3.1k
Forks665
Last commit4 years ago
Fuck off as a Service
Fuck off as a ServiceJavaScript

A RESTful API service that provides creative ways to tell people to fuck off.

#humor#developer-tools#open-source
Stars3.1k
Forks390
Last commit1 year ago
Sample .NET Core CQRS REST API
Sample .NET Core CQRS REST APIC#

A sample .NET Core REST API demonstrating CQRS with raw SQL, DDD, and Clean Architecture.

#dotnercore#entity-framework-core#cqrs
Stars3.1k
Forks676
Last commit2 years ago
MiroTalk SFU
MiroTalk SFUJavaScript

🏆 Self-hosted, open-source WebRTC video conferencing platform for real-time communication and collaboration. A modern alternative to Zoom, built on SFU architecture.

#ai#open-source#rest-api
Stars3.1k
Forks490
Last commit1 day ago
RESTler
RESTlerPython

A stateful REST API fuzzing tool that automatically tests cloud services to find security and reliability bugs.

#rest-api#api-fuzzing#automated-testing
Stars2.9k
Forks329
Last commit1 month ago
spark-jobserver
spark-jobserverScala

A RESTful job server for Apache Spark that provides a service interface for submitting and managing Spark jobs, jars, and contexts.

#apache-spark#spark#rest-api
Stars2.8k
Forks970
Last commit4 months ago
Gokapi
GokapiGo

A lightweight, self-hosted alternative to Firefox Send for private file sharing with automatic expiration and S3 support.

#backblaze-b2#s3-storage#selfhosted
Stars2.8k
Forks132
Last commit9 days ago
FOSRestBundle
FOSRestBundlePHP

A Symfony bundle providing tools to rapidly develop RESTful APIs with format negotiation, view layers, and exception handling.

#rest#content-negotiation#http
Stars2.8k
Forks690
Last commit5 months ago
httpexpect
httpexpectGo

A concise, declarative Go library for end-to-end HTTP and REST API testing with chainable request builders and assertions.

#rest#integration-testing#testing-library
Stars2.7k
Forks241
Last commit8 months ago
PreviousPage 5 of 28Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
10 months ago
3 days ago
#Docker137
#Go130
#Api130
#Api Client123
#Openapi108
#Rest108
#Backend100
#Golang94
#Web Framework93
#Python83
#Self Hosted82
#Http Client82