Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Api

Api

164 projects

Showing 36 of 164 projects

Stoatchat
StoatchatRust

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

#modular-architecture#api#redis
Stars3.0k
Forks344
Last commit3 days ago
Tinyhttp
TinyhttpTypeScript

A modern, minimal, and fast web framework for Node.js, designed as a drop-in replacement for Express.

#http-server#webframework#javascript-framework
Stars2.9k
Forks137
Last commit9 days ago
CORS
CORSGo

A configurable Go net/http handler for handling Cross-Origin Resource Sharing (CORS) requests.

#http-handler#net-http#web-security
Stars2.9k
Forks230
Last commit3 months ago
furl
furlPython

A small Python library for easy parsing and modification of URLs with automatic encoding handling.

#manipulating-urls#urls#library
Stars2.8k
Forks159
Last commit2 months ago
GraphQL Faker
GraphQL FakerTypeScript

Mock or extend GraphQL APIs with realistic fake data using directives, no coding required.

#graphql-sdl#faked-data#api
Stars2.7k
Forks229
Last commit2 years ago
openstreetmap-website
openstreetmap-websiteRuby

The Ruby on Rails application that powers the OpenStreetMap website and its editing API.

#api#collaborative-editing#geospatial
Stars2.7k
Forks1.1k
Last commit2 days ago
danbooru
danbooruRuby

A self-hostable, taggable image board built with Ruby on Rails for organizing and browsing large image collections.

#image-board#community-driven#danbooru
Stars2.7k
Forks436
Last commit2 days ago
Glaze
GlazeC++

An extremely fast, header-only C++23 library for JSON and binary serialization with compile-time reflection.

#interface#api#json-rpc2
Stars2.7k
Forks228
Last commit2 days ago
flume
flumeJava

A distributed service for efficiently collecting, aggregating, and moving large amounts of log-like data.

#stream-processing#apache#library
Stars2.6k
Forks1.5k
Last commit1 year ago
DunglasApiBundle
DunglasApiBundlePHP

A Symfony component for creating hypermedia-driven REST and GraphQL APIs with support for JSON-LD, JSON:API, HAL, and OpenAPI.

#json-api#rest#json-ld
Stars2.6k
Forks961
Last commit23 days ago
pdoc
pdocPython

A simple, modern API documentation generator for Python projects with Markdown support and live preview.

#developer-tools#api#static-site-generator
Stars2.5k
Forks222
Last commit10 days ago
GitHub repository
GitHub repositoryC#

A ROS/ROS2 multi-robot simulator for autonomous vehicles, built on Unity HDRP for high-fidelity testing.

#robotics#simulation#api
Stars2.4k
Forks791
Last commit3 years ago
Stoplight Elements (.3k)
Stoplight Elements (.3k)TypeScript

Build beautiful, interactive API documentation with embeddable React or Web Components, powered by OpenAPI and Markdown.

#web-components#hacktoberfest#developer-tools
Stars2.4k
Forks257
Last commit
LogViewer
LogViewerPHP

A comprehensive log viewer package for Laravel applications with API support, filtering, and multi-language UI.

#viewer#developer-tools#api
Stars2.4k
Forks349
Last commit1 year ago
Design and Development Guides
Design and Development Guides

A curated collection of coding style guides and development best practices across programming languages and frameworks.

#multi-language#guidelines#coding-conventions
Stars2.4k
Forks235
Last commit9 months ago
HWIOAuthBundle
HWIOAuthBundlePHP

Adds OAuth1.0a and OAuth2 authentication support to Symfony applications with 58+ provider integrations.

#oauth#api#oauth2
Stars2.4k
Forks788
Last commit2 months ago
Serializer
SerializerPHP

A PHP library for serializing and deserializing data of any complexity, supporting JSON and XML formats.

#api#doctrine-orm#configuration
Stars2.3k
Forks589
Last commit24 days ago
NelmioApiDocBundle
NelmioApiDocBundlePHP

Generates OpenAPI documentation for Symfony REST APIs using PHP 8 attributes.

#api#rest-api#swagger
Stars2.3k
Forks899
Last commit4 days ago
Ariadne
AriadnePython

A Python library for building GraphQL servers using the schema-first approach with a simple, modular API.

#web-framework-integration#apollo-graphql#api
Stars2.3k
Forks194
Last commit2 days ago
VDP
VDPPython

Instill Core is a full-stack AI infrastructure tool for data, model, and pipeline orchestration to build versatile AI-first applications.

#hacktoberfest#ai#ai-infrastructure
Stars2.3k
Forks126
Last commit1 day ago
gock
gockGo

Versatile HTTP traffic mocking and testing library for Go, compatible with any net/http based client.

#stubs#net-http#api
Stars2.2k
Forks109
Last commit1 year ago
graphql-laravel
graphql-laravelPHP

A Laravel wrapper for Facebook's GraphQL that provides a code-first integration using PHP classes.

#eloquent#api#laravel
Stars2.2k
Forks271
Last commit4 days ago
Traduora
TraduoraJavaScript

An open-source translation management platform for teams to import/export translations, collaborate, and automate workflows.

#open-source#team-collaboration#api
Stars2.1k
Forks219
Last commit16 days ago
Fusio
FusioPHP

A self-hosted API management platform that automates routing, authentication, documentation, and SDK generation for scalable API products.

#api-gateway#api-manager#rest
Stars2.1k
Forks239
Last commit6 days ago
Scramble
ScramblePHP

A Laravel package that automatically generates OpenAPI documentation from your code without requiring PHPDoc annotations.

#generator#developer-tools#api
Stars2.1k
Forks195
Last commit8 days ago
Tesla-API
Tesla-APIRuby

A Ruby gem and unofficial documentation for Tesla's JSON API to remotely monitor and control Model S, 3, X, and Y vehicles.

#car#iot#unofficial-api
Stars2.1k
Forks535
Last commit1 month ago
ARA
ARAPython

Ansible reporting tool that records playbook runs for easier troubleshooting and analysis via CLI, REST API, and web interface.

#interface#reporting#devops
Stars2.0k
Forks179
Last commit1 month ago
Yaade (.9k)
Yaade (.9k)JavaScript

An open-source, self-hosted, collaborative API development environment for teams to securely manage and share API collections.

#postman-alternative#collaborative-tools#api
Stars2.0k
Forks84
Last commit7 months ago
sangria
sangriaScala

A Scala library for building spec-compliant GraphQL servers and clients.

#akka-http#play-framework#api
Stars2.0k
Forks219
Last commit3 days ago
notifuse
notifuseGo

An open-source, self-hosted emailing platform for sending newsletters and transactional emails with enterprise-grade features.

#api#transactional-email#newsletter
Stars1.9k
Forks190
Last commit4 days ago
Laravel Fractal
Laravel FractalPHP

A Laravel wrapper for Fractal that simplifies API data transformation with an expressive syntax.

#eloquent#json-api#lumen
Stars1.9k
Forks186
Last commit4 days ago
RapiDoc (.8k)
RapiDoc (.8k)JavaScript

A lightweight WebComponent for rendering interactive OpenAPI/Swagger documentation with built-in API testing capabilities.

#rest#developer-tools#api
Stars1.9k
Forks317
Last commit2 months ago
<rapi-doc>
<rapi-doc>JavaScript

A lightweight, customizable Web Component for rendering interactive OpenAPI/Swagger documentation.

#rest#developer-tools#api
Stars1.9k
Forks317
Last commit2 months ago
Authentication Zero
Authentication ZeroRuby

A Rails authentication system generator that creates customizable, secure authentication code directly in your application.

#generator#rails#api
Stars1.9k
Forks66
Last commit1 year ago
Microcks (.8k)
Microcks (.8k)Java

A Kubernetes-native open-source platform for API mocking and contract testing from OpenAPI, AsyncAPI, gRPC, GraphQL, and Postman assets.

#event-driven#api#graphql
Stars1.9k
Forks316
Last commit7 days ago
Lacinia
LaciniaClojure

A full-featured GraphQL implementation in pure Clojure, providing a backend-agnostic query execution engine.

#data-fetching#api#graphql
Stars1.9k
Forks167
Last commit1 month ago
PreviousPage 4 of 5Next

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
2 days ago
#Rest Api46
#Graphql42
#Openapi33
#Self Hosted30
#Developer Tools27
#Docker23
#Api Documentation23
#Backend22
#Rest22
#Nodejs20
#Go20
#Javascript18