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

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
Stars456
Forks50
Last commit1 month 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
Stars452
Forks24
Last commit3 months 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
Stars452
Forks48
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
Stars451
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
Stars451
Forks154
Last commit1 year ago
EightPointsGuzzleBundle
EightPointsGuzzleBundlePHP

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

#event-driven#plugin-system#oauth2
Stars445
Forks72
Last commit2 days 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
Forks114
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
Forks69
Last commit7 months ago
OpenDJ
OpenDJJava

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

#ldap-server#rest#authentication
Stars435
Forks110
Last commit3 days 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
Stars430
Forks52
Last commit
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
Stars428
Forks46
Last commit3 years ago
Request Baskets
Request BasketsGo

A web service to collect and inspect arbitrary HTTP requests via RESTful API or web UI, useful for testing webhooks and REST clients.

#rest#bolt-db#rest-api
Stars426
Forks64
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
Forks113
Last commit3 years ago
request
requestGo

A developer-friendly HTTP request library for Go, inspired by Python-Requests.

#request#developer-tools#http
Stars422
Forks36
Last commit6 years ago
django-salesman
django-salesmanPython

A headless e-commerce framework for Django and Wagtail, providing a RESTful API for building online stores.

#wagtail#e-commerce#rest-api
Stars420
Forks55
Last commit10 months ago
Httper-iOS
Httper-iOSSwift

A REST API testing tool for iOS that lets developers test APIs on mobile devices without a desktop PC.

#ios-app#developer-tools#network-tools
Stars418
Forks29
Last commit2 years ago
Asymmetrik FHIR API Server
Asymmetrik FHIR API ServerJavaScript

A secure, extensible Node.js server framework for building HL7 FHIR-compatible REST APIs that support multiple FHIR versions.

#fhir-specification#medical-informatics#rest-api
Stars413
Forks128
Last commit
SAFRS: Python OpenAPI & JSON:API Framework
SAFRS: Python OpenAPI & JSON:API FrameworkPython

Expose SQLAlchemy models as JSON:API resources with auto-generated OpenAPI documentation for Flask and FastAPI.

#fastapi#json-api#orm
Stars412
Forks71
Last commit5 days ago
extwitter
extwitterElixir

A Twitter client library for Elixir that provides access to Twitter's REST API v1.1 and streaming API.

#oauth#elixir#social-media
Stars411
Forks126
Last commit1 year ago
Imposter ()
Imposter ()Shell

A scriptable, multipurpose mock server for REST APIs, OpenAPI, SOAP, gRPC, Salesforce and HBase APIs.

#salesforce#api-mock#integration-testing
Stars411
Forks66
Last commit4 days ago
waterwheel.swift
waterwheel.swiftSwift

A Swift SDK for natively connecting iOS, macOS, tvOS, and watchOS applications to Drupal 7 and 8 backends.

#waterwheel#drupal-sdk#ios
Stars410
Forks91
Last commit3 months ago
FuturamaAPI
FuturamaAPIPython

A Futurama-themed REST and GraphQL API with real-time updates, built as a tech playground for modern web development.

#fastapi#alembic#graphql
Stars407
Forks25
Last commit25 days ago
Fake JSON Server
Fake JSON ServerC#

A .NET-based fake REST API server for prototyping and CRUD backends, with GraphQL support and no database required.

#crud-backend#fake-server#fake-data
Stars407
Forks95
Last commit3 months ago
BlazorCRUD
BlazorCRUDC#

A modular Blazor WebAssembly demo application for database CRUD operations with JWT authentication, pagination, and dummy data generation.

#data-pagination#mudblazor#azure-devops
Stars404
Forks103
Last commit1 year ago
Adidas REST API Guidelines
Adidas REST API Guidelines

Comprehensive API design guidelines for REST, asynchronous, and general API development, promoting consistency and API-First adoption.

#guidelines#rest#api
Stars404
Forks106
Last commit10 months ago
longclaw
longclawPython

An e-commerce extension for Wagtail CMS, enabling product management, orders, and payments within the Wagtail admin.

#online-store#content-management#wagtail
Stars402
Forks84
Last commit2 years ago
Sprites as a service
Sprites as a serviceVue

Generate unique 8-bit avatars using Cellular Automata (Conway's Game of Life) from text input.

#fastapi#vue-js#procedural-generation
Stars401
Forks19
Last commit2 years ago
MARS - Curiosity
MARS - CuriosityPascal

A lightweight, Delphi-native REST library for building 100% RESTful web services with FireDAC dataset support and OpenAPI 3.

#rest#web-services#server-side
Stars393
Forks115
Last commit4 days ago
tutorial-go-fiber-rest-api
tutorial-go-fiber-rest-apiGo

A tutorial demonstrating how to build a RESTful API with Go Fiber, PostgreSQL, JWT authentication, and Swagger documentation using Docker containers.

#backend-development#containerization#api
Stars393
Forks82
Last commit
Lucid
LucidRust

A high-performance, secure, and distributed key-value store with an HTTP API, built in Rust.

#database#high-performance#storage
Stars391
Forks31
Last commit3 months ago
Feedpushr
FeedpushrGo

A self-hosted feed aggregator daemon with a pluggable filter and output system for processing and distributing RSS/Atom articles.

#feed-aggregator#content-pipeline#push
Stars390
Forks27
Last commit5 months ago
ArcGIS REST JS
ArcGIS REST JSTypeScript

Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.

#hacktoberfest#geocoding#arcgis
Stars388
Forks126
Last commit7 days ago
neoism
neoismGo

A Go client library for interacting with Neo4j graph databases via its REST API.

#database-driver#rest-api#golang-library
Stars388
Forks54
Last commit6 years ago
ArcGIS REST JS demos
ArcGIS REST JS demosTypeScript

Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.

#hacktoberfest#modular#geocoding
Stars388
Forks126
Last commit7 days ago
EveryDocs
EveryDocsRuby

A self-hosted document management system for personal use with PDF upload, organization, and full-text search.

#document#pdf-management#rest-api
Stars387
Forks22
Last commit1 month ago
Rest for Haskell
Rest for HaskellHaskell

A Haskell library for creating REST APIs with automatic client and documentation generation.

#haskell#server-side#rest-api
Stars386
Forks52
Last commit7 years ago
PreviousPage 12 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
5 months ago
5 months ago
#Docker137
#Go130
#Api130
#Api Client123
#Openapi108
#Rest108
#Backend100
#Golang94
#Web Framework93
#Python83
#Self Hosted82
#Http Client82