Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Backend

Backend

572 projects

Showing 36 of 572 projects

jeff
jeffGo

A simple, stateful session management library for Go with CSRF protection and easy session revocation.

#web-sessions#stateful-sessions#web-security
Stars272
Forks16
Last commit1 year ago
prisma-relay-cursor-connection
prisma-relay-cursor-connectionTypeScript

Extend Prisma's findMany method to support Relay Cursor Connections for GraphQL pagination.

#hacktoberfest#orm#database
Stars272
Forks19
Last commit3 days ago
dropwizard-guice
dropwizard-guiceJava

A Dropwizard extension that integrates Guice dependency injection with optional auto-configuration via classpath scanning.

#dependency-injection#integration#auto-configuration
Stars266
Forks90
Last commit6 years ago
deno_mysql
deno_mysqlTypeScript

A MySQL and MariaDB database driver for Deno, enabling secure and efficient database interactions in Deno applications.

#orm#database#deno-mysql
Stars264
Forks64
Last commit2 years ago
absinthe_plug
absinthe_plugElixir

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

#http-handler#elixir#phoenix
Stars262
Forks180
Last commit2 months 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
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
Stars256
Forks32
Last commit3 years ago
DogeAPI
DogeAPIPython

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

#fastapi#uvicorn#crud
Stars256
Forks41
Last commit12 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
Stars252
Forks33
Last commit
Experimental Firebase Extensions
Experimental Firebase ExtensionsTypeScript

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

#firestore#serverless#extensions
Stars250
Forks40
Last commit1 month 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
Stars242
Forks95
Last commit9 months ago
aws2js
aws2jsJavaScript

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

#deprecated#cloud-computing#nodejs
Stars239
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
Stars233
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
Stars229
Forks62
Last commit4 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
Stars225
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
Stars224
Forks19
Last commit2 years ago
oauth2
oauth2Erlang

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

#oauth2#server-side#authentication
Stars221
Forks69
Last commit25 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
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
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
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
Stars210
Forks17
Last commit6 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 commit2 months 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 commit9 years ago
deep-waters
deep-watersJavaScript

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

#functional-programming#validation#deep-waters
Stars202
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 commit4 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
Stars195
Forks6
Last commit5 months 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
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
passlock
passlockTypeScript

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

#passkeys#astro#authentication
Stars191
Forks11
Last commit24 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
Stars182
Forks11
Last commit1 year 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 commit9 years ago
PreviousPage 9 of 16Next

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
#Go102
#Rest Api100
#Php85
#Api76
#Web Development75
#Graphql69
#Golang68
#Web Framework61
#Nodejs61
#Typescript52
#Database47
#Microservices44