Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rest Api

Rest Api

682 projects

Showing 36 of 682 projects

DeepfakeHTTP
DeepfakeHTTPJava

A web server that serves static responses from HTTP dump files, enabling API mocking, testing, and prototyping without a backend.

#http-server#rest#api
Stars526
Forks47
Last commit3 years ago
gorouter
gorouterGo

A simple and fast HTTP router for Go that supports regexp parameters and is optimized for building RESTful APIs.

#rest-api#regexp#golang-library
Stars526
Forks69
Last commit6 years ago
DeepfakeHTTP
DeepfakeHTTPJava

A web server that serves static HTTP responses from text dumps, enabling API mocking and testing without a backend.

#http-server#rest#api
Stars526
Forks47
Last commit3 years ago
MOTIS
MOTISC++

An open-source multimodal routing, geocoding, and map tile server for large-scale transportation systems.

#transportation-planning#gtfs-rt#geocoding
Stars522
Forks143
Last commit1 day ago
activity_notification
activity_notificationRuby

A Ruby on Rails gem for integrated user activity notifications with email, push, and optional targets like Slack and Amazon SNS.

#email-notifications#rails#rails-gem
Stars520
Forks80
Last commit1 month ago
Flask-MongoRest
Flask-MongoRestPython

A RESTful API framework for Flask that integrates with MongoEngine to simplify MongoDB-backed API development.

#api-framework#flask#rest-api
Stars519
Forks86
Last commit2 years ago
Polaris
PolarisPowerShell

A cross-platform, minimalist web framework for PowerShell that enables building web servers and APIs using PowerShell scripting.

#hacktoberfest#http-server#webserver
Stars512
Forks111
Last commit5 years ago
NSRails
NSRailsObjective-C

iOS/macOS framework for mapping native objects to Rails REST APIs with seamless CoreData integration.

#object-mapping#objective-c#rest-api
Stars512
Forks35
Last commit9 years ago
FHIR Converter
FHIR ConverterLiquid

An open-source utility that converts healthcare data between legacy formats (HL7v2, C-CDA, JSON) and FHIR using Liquid templates.

#c-cda#liquid-templates#converter
Stars510
Forks206
Last commit6 days ago
jsonapi
jsonapiElixir

An Elixir library for serializing data into JSON:API documents and parsing JSON:API query strings.

#json-api#api-serialization#elixir
Stars509
Forks78
Last commit5 days ago
PMHTTP
PMHTTPSwift

A Swift/Obj-C HTTP framework built on URLSession with first-class REST and JSON support.

#ios#rest#library
Stars503
Forks35
Last commit5 years ago
DICOM Server
DICOM ServerC#

An open-source implementation of the DICOMweb standard for medical imaging data storage and retrieval.

#azure#rest-api#dicomweb
Stars503
Forks190
Last commit6 days ago
Backbone Boilerplates
Backbone BoilerplatesJavaScript

A collection of Backbone.js integration examples with various backend stacks including Node.js, Ruby, PHP, and Grails.

#mvc-pattern#rest-api#boilerplate
Stars486
Forks166
Last commit13 years ago
OpenRecord
OpenRecordJavaScript

An ActiveRecord-inspired ORM for Node.js supporting SQLite3, MySQL, Postgres, Oracle, REST, and LDAP.

#orm#database#rest
Stars486
Forks38
Last commit5 years ago
REST API With Lumen
REST API With LumenPHP

A RESTful API boilerplate for Lumen micro-framework with OAuth2 authentication, repository pattern, and fractal transformers.

#php-rest-api#lumen#lumen-fractal
Stars485
Forks136
Last commit8 years ago
Restier
RestierC#

A turn-key .NET framework for building standardized, OData V4 RESTful services with minimal boilerplate.

#api-framework#rest-api#dotnet
Stars478
Forks138
Last commit1 month ago
Betamax
BetamaxGroovy

A Java tool for mocking external HTTP resources like web services and REST APIs in tests, inspired by Ruby's VCR.

#test-isolation#specs2#integration-testing
Stars473
Forks128
Last commit9 years ago
LiipMonitorBundle
LiipMonitorBundlePHP

A Symfony bundle for running application-level health checks via CLI or REST API, ensuring your production environment is fully operational.

#devops#health-checks#rest-api
Stars473
Forks108
Last commit2 months ago
Jaguar
JaguarDart

A full-stack, production-ready HTTP server framework for Dart, built for speed, simplicity, and extensibility.

#dart#http-server#orm
Stars469
Forks32
Last commit1 year ago
eXist
eXistJava

A high-performance open source native XML database and application platform built entirely around XML technologies.

#application-platform#document-database#xml-schema
Stars464
Forks189
Last commit1 day ago
SteamAPI
SteamAPIPython

An object-oriented Python library for accessing the Steam Web API with lazy loading and caching.

#rest#steam#steamapi
Stars463
Forks101
Last commit5 years ago
Backbone-tastypie
Backbone-tastypieJavaScript

A compatibility layer to make Backbone.js work seamlessly with Django Tastypie and similar REST APIs.

#client-server-sync#rest-api#django-tastypie
Stars462
Forks76
Last commit11 years ago
traverson
traversonJavaScript

A JavaScript client for navigating hypermedia APIs (HATEOAS) by following links between resources.

#json-api#link-traversal#hypermedia-client
Stars461
Forks49
Last commit11 days ago
Microphone
MicrophoneC#

A lightweight .NET framework for building self-announcing REST services that automatically register with Consul or ETCD clusters.

#nancyfx#distributed-systems#asp-net-web-api
Stars457
Forks67
Last commit8 years ago
FakeRest
FakeRestTypeScript

A browser library that intercepts AJAX calls to mock a REST server based on JSON data for client-side testing.

#rest#single-page-app#client
Stars457
Forks50
Last commit5 days ago
ozzo-routing
ozzo-routingGo

An extremely fast Go HTTP router with regex route matching and full RESTful API support.

#high-performance#api-server#rest-api
Stars455
Forks49
Last commit4 years ago
Graphul
GraphulRust

An Express-inspired web framework for Rust, designed to build fast, scalable microservices with a friendly syntax and powerful extractor system.

#extractors#api-server#rest-api
Stars452
Forks10
Last commit2 years ago
tentacat
tentacatElixir

A simple Elixir wrapper for the GitHub API, providing comprehensive access to GitHub's features.

#elixir#developer-tools#api
Stars452
Forks154
Last commit1 year ago
Expressa
ExpressaJavaScript

Data-driven API middleware for Node.js/Express with an admin interface for creating REST endpoints from JSON schemas.

#admin-interface#hacktoberfest#crud
Stars448
Forks24
Last commit2 months ago
EightPointsGuzzleBundle
EightPointsGuzzleBundlePHP

Integrates Guzzle HTTP client into Symfony applications with configuration, logging, and plugin support.

#event-driven#plugin-system#oauth2
Stars445
Forks70
Last commit6 months ago
Apigility
ApigilityPHP

A Zend Framework 2-based skeleton application for building and managing RESTful APIs with a web admin interface.

#skeleton-application#web-admin#rest-api
Stars441
Forks115
Last commit6 years ago
Flask-Pydantic
Flask-PydanticPython

A Flask extension that seamlessly integrates Pydantic for automatic request validation and response serialization.

#flask-extension#data-serialization#pydantic
Stars436
Forks70
Last commit5 months ago
fiber-boilerplate
fiber-boilerplateGo

A production-ready Go boilerplate built on the Fiber web framework with authentication, database, UI, and deployment features.

#authentication#fiber-framework#rest-api
Stars433
Forks52
Last commit
OpenDJ
OpenDJJava

An open-source LDAPv3 directory server written in Java for scalable identity management and authentication.

#ldap-server#rest#authentication
Stars432
Forks110
Last commit24 days ago
FastAPI Client Generator
FastAPI Client GeneratorPython

Generate mypy- and IDE-friendly Python API clients from OpenAPI specifications with sync/async interfaces.

#fastapi#developer-tools#type-safety
Stars429
Forks46
Last commit2 years ago
Laravel API Starter Kit
Laravel API Starter KitBlade

A Laravel starter kit with pre-configured packages for building secure, well-structured APIs with authentication and permissions.

#composer#laravel-api#api
Stars424
Forks114
Last commit3 years ago
PreviousPage 11 of 19Next

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
8 months ago
#Api108
#Docker97
#Openapi97
#Rest91
#Go83
#Self Hosted73
#Web Framework70
#Backend70
#Swagger68
#Api Client65
#Python64
#Golang59