Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rest Api

Rest Api

1002 projects

Showing 36 of 1002 projects

CrudRouter
CrudRouterSwift

A Rails-inspired extension for Vapor that simplifies creating CRUD routes for any Model with automatic responder generation.

#crud#model-routing#rails
Stars71
Forks8
Last commit4 years ago
GraphQL for Delphi
GraphQL for DelphiPascal

A Delphi library implementing GraphQL for querying APIs, supporting basic specifications and RTTI-based class method execution.

#open-source#data-fetching#server-side
Stars70
Forks24
Last commit4 years ago
queryst
querystRust

A Rust query string parsing library with support for nested objects and arrays, inspired by hapijs/qs.

#serde#rest-api#microframework
Stars70
Forks14
Last commit3 years ago
easy-routes
easy-routesCommon Lisp

A Hunchentoot-based routing utility for Common Lisp web applications, providing HTTP method dispatch, URL parameter extraction, decorators, and URL generation.

#http-server#lisp#cl-web
Stars70
Forks4
Last commit6 months ago
go-res
go-resGo

A Go library for building REST, real-time, and RPC APIs with seamless client synchronization via the RES protocol.

#realtime#golang-package#api-framework
Stars69
Forks9
Last commit3 months ago
react-native-rest-kit
react-native-rest-kitJavaScript

A React Native library providing Backbone.js-style models and collections for REST API and local storage integration.

#data-modeling#rest-api#react-native
Stars66
Forks17
Last commit5 years ago
ApiExceptionBundle
ApiExceptionBundlePHP

A Symfony bundle for managing API exceptions and returning clean JSON error responses.

#api#rest-api#symfony-bundle
Stars65
Forks7
Last commit7 years ago
generator-swiftserver
generator-swiftserverJavaScript

A Yeoman generator for creating REST web services using the Swift language and Kitura framework.

#generator#backend-scaffolding#rest
Stars64
Forks21
Last commit6 years ago
go-rest-api-boilerplate
go-rest-api-boilerplateGo

A production-ready Go REST API boilerplate with Clean Architecture, JWT auth, RBAC, PostgreSQL, Docker, and AI-assistant optimization.

#ai-assisted-development#database#api
Stars64
Forks26
Last commit11 days ago
Rest
RestJavaScript

A library that extends Knockout.js objects with RESTful actions and change tracking.

#observables#rest-api#change-tracking
Stars63
Forks17
Last commit9 years ago
couchcache
couchcacheGo

A RESTful caching microservice written in Go that uses Couchbase as a key-value store backend.

#couchbase#caching#microservice
Stars63
Forks7
Last commit2 years ago
channelstream
channelstreamPython

A websocket-based real-time communication server with a REST API for web applications.

#websocket-server#flask#presence-tracking
Stars63
Forks13
Last commit3 years ago
DDD Workshop - Project Manager
DDD Workshop - Project ManagerJava

A sample REST service for managing IT projects, designed as a hands-on workshop to learn Domain-Driven Design implementation.

#sample#gradle#rest
Stars62
Forks22
Last commit3 years ago
xcribe
xcribeElixir

A Phoenix-based REST API documentation generator that creates docs from test specifications.

#elixir#phoenix-framework#rest-api
Stars61
Forks4
Last commit2 years ago
CakeDC/Api plugin
CakeDC/Api pluginPHP

A CakePHP plugin for quickly building versioned REST APIs with minimal code.

#api-toolkit#api#api-framework
Stars61
Forks36
Last commit12 days ago
themis
themisHTML

A compiled JSON Schema v4 validator optimized for high-performance validation in environments like REST API servers.

#rest-api#api-validation#json-schema
Stars60
Forks7
Last commit10 years ago
Bitcoin Script Debugger
Bitcoin Script DebuggerScala

A Scala library for parsing, interpreting, and step-by-step debugging of Bitcoin scripts via a REST API.

#scala-library#rest-api#cryptocurrency
Stars60
Forks6
Last commit1 month ago
SwaggerBake plugin
SwaggerBake pluginPHP

A CakePHP plugin that automatically generates OpenAPI, Swagger, and Redoc documentation from your existing code.

#cakephp4#cakephp#rest-api
Stars60
Forks24
Last commit1 month ago
Don
DonGo

A fast and simple Go API framework with automatic request parsing, multi-format support, and low memory footprint.

#web-services#high-performance#api-framework
Stars60
Forks5
Last commit27 days ago
go-rest-api-with-fiber
go-rest-api-with-fiberGo

A RESTful API built with Go and the Fiber web framework for high-performance backend services.

#web-services#logrocket#fiber-framework
Stars58
Forks18
Last commit6 years ago
dropwizard-graphql
dropwizard-graphqlJava

A Dropwizard bundle for adding GraphQL API endpoints to Java applications.

#server-side#graphql#rest-api
Stars58
Forks18
Last commit1 year ago
maru_swagger
maru_swaggerElixir

Adds Swagger-compliant API documentation to Maru web framework applications in Elixir.

#elixir#rest-api#swagger
Stars57
Forks17
Last commit6 years ago
go-salesforce
go-salesforceGo

A Go client library for interacting with the Salesforce REST API, supporting authentication, SOQL queries, DML operations, and Bulk API.

#enterprise-software#salesforce#oauth
Stars57
Forks20
Last commit1 month ago
NestJS Crud Prisma
NestJS Crud PrismaTypeScript

A NestJS CRUD module that automatically generates RESTful APIs from Prisma models.

#crud#orm#rest-api
Stars57
Forks12
Last commit3 years ago
dnsimple
dnsimpleElixir

An Elixir client library for interacting with the DNSimple API v2.

#dnsimple#elixir#dnsimple-policy-triage-application
Stars57
Forks16
Last commit11 days ago
slacker
slackerErlang

An Erlang wrapper for the Slack REST API, enabling programmatic interaction with Slack services.

#client-lib#slackapi#integration
Stars57
Forks20
Last commit4 years ago
max-toxic-comment-classifier
max-toxic-comment-classifierPython

A BERT-based model that detects six types of toxicity in text comments, deployable as a Docker container.

#ibm#natural-language-understanding#toxicity-detection
Stars56
Forks32
Last commit
SwissLife-OSS/k6-multiscenario-template
SwissLife-OSS/k6-multiscenario-templateJavaScript

A K6 performance testing template demonstrating multi-scenario execution with best practices and examples.

#load-testing#devops#performance-testing
Stars56
Forks11
Last commit
restit
restitGo

A Go micro-framework for writing readable and reusable integration tests for JSON-based RESTful APIs.

#micro-framework#integration-testing#rest-api
Stars56
Forks4
Last commit1 month ago
plug_rest
plug_restElixir

An Elixir port of Cowboy's REST sub-protocol for Plug applications, enabling declarative resource handling for hypermedia web apps.

#resource-oriented#elixir#rest
Stars56
Forks5
Last commit6 years ago
Akka CQRS ES Demo
Akka CQRS ES DemoJavaScript

A Scala-Akka demo implementing CQRS and Event Sourcing patterns for a coffee machine user preference backend.

#demo#akka#cqrs
Stars56
Forks19
Last commit10 years ago
bellt
belltGo

A simple Go HTTP router with parameterized routes, middleware support, and route grouping.

#rest#library#api
Stars55
Forks7
Last commit4 years ago
go-respond
go-respondGo

A Go package for handling common HTTP JSON responses with minimal boilerplate.

#json-api#api#http
Stars55
Forks9
Last commit4 years ago
dropwizard-protobuf
dropwizard-protobufJava

A Jersey JAX-RS Entity Provider for reading and writing Google Protocol Buffer messages in Dropwizard applications.

#jax-rs#rest-api#java
Stars55
Forks21
Last commit18 hours ago
gmail
gmailElixir

A simple Gmail REST API client for Elixir, providing programmatic access to Gmail features.

#elixir#rest-api#gmail-api
Stars54
Forks23
Last commit7 years ago
Laminas API Tool Skeleton
Laminas API Tool SkeletonPHP

A skeleton application for building and managing RESTful APIs with Laminas API Tools.

#hacktoberfest#skeleton-application#api-framework
Stars53
Forks69
Last commit2 years ago
PreviousPage 20 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
11 months ago
1 year ago
#Docker137
#Api132
#Go130
#Api Client123
#Rest109
#Openapi108
#Backend100
#Web Framework94
#Golang94
#Python83
#Self Hosted82
#Http Client82