Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Backend

Backend

405 projects

Showing 36 of 405 projects

absinthe_plug
absinthe_plugElixir

Plug integration for Absinthe, enabling GraphQL APIs in Elixir web applications.

#http-handler#elixir#phoenix
Stars263
Forks179
Last commit24 days ago
TodoMVC-DDD-CQRS-EventSourcing
TodoMVC-DDD-CQRS-EventSourcingC#

A TodoMVC implementation in C#/TypeScript demonstrating Event Sourcing, CQRS, and Domain-Driven Design patterns.

#eventsourcing#cqrs#event-sourcing
Stars257
Forks32
Last commit3 years ago
pumpify
pumpifyJavaScript

Combine multiple Node.js streams into a single duplex stream with automatic error handling and cleanup.

#resource-cleanup#stream-pipeline#nodejs
Stars256
Forks14
Last commit2 years ago
Experimental Firebase Extensions
Experimental Firebase ExtensionsTypeScript

A collection of experimental Firebase extensions for adding custom functionality to Firestore, Storage, and Auth.

#firestore#serverless#extensions
Stars251
Forks40
Last commit10 days ago
dotnet new caju
dotnet new cajuC#

A .NET Core template for generating service backends following Clean Architecture and Domain-Driven Design principles.

#software-architecture#project-template#evolutionary-architecture
Stars251
Forks33
Last commit
DogeAPI
DogeAPIPython

A high-performance FastAPI backend for creating simple blogs with OAuth2 authentication and CRUD operations.

#fastapi#uvicorn#crud
Stars250
Forks40
Last commit7 days ago
sangria-akka-http-example
sangria-akka-http-exampleScala

A GraphQL server example built with akka-http, circe, and sangria, demonstrating Star Wars API implementation.

#http-server#akka-http#sangria
Stars241
Forks95
Last commit7 months ago
aws2js
aws2jsJavaScript

A deprecated Node.js client library for interacting with Amazon Web Services APIs.

#deprecated#cloud-computing#nodejs
Stars240
Forks31
Last commit6 years ago
Slim Session
Slim SessionPHP

A simple session middleware for Slim Framework 2/3/4 with a helper class for managing PHP sessions.

#slim-3#session#php-sessions
Stars232
Forks36
Last commit2 years ago
graphql-convention
graphql-conventionC#

A .NET library that automatically generates GraphQL schemas from your existing .NET classes and methods.

#api#graphql-dotnet#conventions
Stars228
Forks62
Last commit2 months ago
rust-oracle
rust-oracleRust

A Rust database driver for Oracle, providing safe and efficient access to Oracle databases from Rust applications.

#database-driver#oracle#data-access
Stars226
Forks48
Last commit1 year ago
FastAPI and Tortoise ORM
FastAPI and Tortoise ORMPython

A template for building scalable web APIs with FastAPI and Tortoise ORM, featuring Docker deployment and development utilities.

#fastapi#api-template#asyncio
Stars223
Forks20
Last commit1 year ago
oauth2
oauth2Erlang

An Erlang library for implementing the server side of OAuth 2.0 authorization.

#oauth2#server-side#authentication
Stars221
Forks69
Last commit5 days ago
graphql-ruby-demo
graphql-ruby-demoRuby

A demonstration Rails application implementing a GraphQL API using the graphql-ruby gem.

#demo-application#graphql#graphql-ruby
Stars216
Forks45
Last commit8 years ago
graphql-crystal
graphql-crystalCrystal

A GraphQL implementation for the Crystal programming language, inspired by graphql-ruby and go-graphql.

#api#schema-first#type-system
Stars213
Forks15
Last commit6 years ago
JSONAPI::Utils
JSONAPI::UtilsRuby

A Ruby gem that simplifies building JSON API-compliant APIs on Rails with minimal learning curve.

#json-api#rails-api#rest
Stars213
Forks78
Last commit4 years ago
ocpp
ocppScala

A Scala library implementing the Open Charge Point Protocol (OCPP) for communication between EV chargers and central systems.

#iot#electric-vehicle#charging-stations
Stars211
Forks64
Last commit4 years ago
BabDevPagerfantaBundle
BabDevPagerfantaBundlePHP

A Symfony bundle that integrates the Pagerfanta pagination library into Symfony applications.

#data-pagination#doctrine#pagerfanta
Stars209
Forks17
Last commit5 months ago
muxchain
muxchainGo

Lightweight middleware chaining library for Go's net/http package with type safety and minimal dependencies.

#net-http#minimal-dependencies#type-safety
Stars206
Forks9
Last commit7 years ago
Flask-SimpleLogin
Flask-SimpleLoginPython

A minimal Flask extension that adds login and logout routes to web applications with minimal configuration.

#hacktoberfest#flask-plugins#flask-extension
Stars204
Forks43
Last commit1 month ago
DDD Wish List
DDD Wish ListPHP

A sample wishlist application built with Symfony 3 and Vue.js using Domain-Driven Design principles.

#vue-js#symfony3#redis
Stars202
Forks13
Last commit8 years ago
deep-waters
deep-watersJavaScript

A functional, composable validation library for JavaScript with strict type checking.

#functional-programming#validation#deep-waters
Stars201
Forks8
Last commit3 years ago
steamapi
steamapiTypeScript

An object-oriented Node.js wrapper for the Steam Web API, providing typed methods for accessing Steam data.

#caching#es-modules#steam-integration
Stars197
Forks53
Last commit3 months ago
wookie
wookieCommon Lisp

An asynchronous HTTP server written in Common Lisp for high-performance web applications.

#http-server#web-server#concurrent
Stars196
Forks19
Last commit3 years ago
pup
pupTypeScript

A universal process manager built in Deno to keep scripts, applications, and services alive across platforms.

#process-manager#rest-api#deno
Stars194
Forks6
Last commit3 months ago
Remodel
RemodelPython

A simple, powerful, and extensible Object Document Mapper for RethinkDB, written in Python.

#database-driver#database-orm#data-modeling
Stars192
Forks29
Last commit6 years ago
formam
formamGo

A Go package for decoding HTTP form and query parameters into structs, maps, and slices with support for nested structures.

#struct-unmarshaling#query-parameters#form-decoding
Stars192
Forks19
Last commit3 years ago
passlock
passlockTypeScript

A framework-agnostic library for adding passkey authentication to web applications without WebAuthn expertise.

#passkeys#astro#authentication
Stars188
Forks10
Last commit6 days ago
Finale
FinaleJavaScript

Generate flexible REST endpoints and controllers from Sequelize models in Express or Restify applications.

#crud#orm#sequelizejs
Stars187
Forks36
Last commit2 years ago
Microrest
MicrorestPHP

A Silex provider that automatically generates a REST API from a RAML configuration file for any relational database.

#crud#micro-framework#silex
Stars185
Forks22
Last commit7 years ago
gody
godyGo

A lightweight struct validator for Go using struct tags and custom rules.

#validator-struct#validation#go-library
Stars181
Forks11
Last commit1 year ago
dropwizard-swagger
dropwizard-swaggerJava

A Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints for API documentation.

#dropwizard-swagger#rest-api#swagger
Stars181
Forks98
Last commit9 months ago
cargonauts
cargonautsRust

A Rust web framework for building maintainable, well-factored web applications with a REST-first, resource-oriented design.

#resource-oriented#api-framework#rest-api
Stars180
Forks12
Last commit8 years ago
CsvExport
CsvExportC#

A very simple and fast CSV-export library for C#, optimized for performance and Excel compatibility.

#csv-writer#high-performance#csharp
Stars176
Forks63
Last commit29 days ago
swapi-graphene
swapi-graphenePython

A GraphQL Star Wars API example built with Graphene and Django, demonstrating GraphQL integration with Django models.

#orm#graphql#starwars-api
Stars175
Forks33
Last commit6 years ago
Nodizecms
NodizecmsJavaScript

A Node.js content management system written in CoffeeScript with a user-friendly backend interface.

#redis#content-management#nodejs
Stars172
Forks22
Last commit13 years ago
PreviousPage 9 of 12Next

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
6 years ago
#Rest Api70
#Go65
#Php63
#Web Development58
#Api55
#Graphql50
#Nodejs44
#Golang43
#Web Framework43
#Laravel42
#Python38
#Typescript37