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

Fastschema
FastschemaGo

A Go-based Backend as a Service (BaaS) and web framework that automates database generation, provides CRUD APIs, and offers headless CMS capabilities.

#no-code#plugin-system#rbac
Stars569
Forks54
Last commit1 month ago
scrivener
scrivenerElixir

A pagination library for the Elixir ecosystem, primarily used to paginate Ecto queries.

#database#api-pagination#elixir
Stars558
Forks63
Last commit5 years ago
Kurtosis
KurtosisGo

A platform for packaging and launching ephemeral blockchain development and test stacks, abstracting over Docker and Kubernetes.

#ephemeral-environments#containerization#devops
Stars549
Forks100
Last commit2 days ago
Josegonzalez/Upload plugin
Josegonzalez/Upload pluginPHP

A CakePHP plugin for handling file uploads with explicit control, avoiding excessive automation.

#storage#validation#cakephp
Stars545
Forks250
Last commit6 months ago
djangorestframework-stubs
djangorestframework-stubsPython

PEP-484 type stubs and mypy plugin for Django REST Framework to enable static type checking.

#type-stubs#static-typing#pep484
Stars538
Forks139
Last commit2 days ago
seaography
seaographyRust

A GraphQL framework for Rust that automatically generates a fully-typed GraphQL API from SeaORM entities.

#hacktoberfest#orm#database
Stars533
Forks60
Last commit2 months ago
danet
danetHTML

A mature, efficient backend framework for Deno, inspired by Nest.js, for building scalable HTTP/WebSocket servers and KVQueue workers.

#websocket-server#hacktoberfest#http-server
Stars527
Forks22
Last commit11 days ago
Flask-MongoRest
Flask-MongoRestPython

A RESTful API framework for Flask that integrates with MongoEngine to simplify MongoDB-backed API development.

#api-framework#flask#rest-api
Stars520
Forks86
Last commit2 years ago
deno_mongo
deno_mongoTypeScript

A native MongoDB database driver for Deno and Deno Deploy, supporting basic operations and GridFS.

#database-driver#database#driver
Stars511
Forks89
Last commit1 year ago
deno_mongo
deno_mongoTypeScript

A native MongoDB driver for Deno and Deno Deploy, enabling database operations in Deno applications.

#database-driver#orm#database
Stars511
Forks89
Last commit1 year ago
jsonapi
jsonapiElixir

An Elixir library for serializing data into JSON:API documents and parsing JSON:API query strings.

#json-api#api-serialization#elixir
Stars510
Forks76
Last commit3 days ago
SvelteKit Starter
SvelteKit StarterSvelte

A starter template for building full-stack applications with a SvelteKit static frontend and a PocketBase backend.

#backend-as-a-service#jamstack#static-site
Stars508
Forks76
Last commit5 days ago
Genezio
GenezioTypeScript

A full-stack framework for building, deploying, and scaling serverless applications with TypeScript.

#open-source#serverless#serverless-functions
Stars486
Forks12
Last commit8 months ago
Restier
RestierC#

A turn-key .NET framework for building standardized, OData V4 RESTful services with minimal boilerplate.

#api-framework#rest-api#dotnet
Stars480
Forks136
Last commit3 months ago
SwiftGD
SwiftGDSwift

A Swift wrapper for libgd enabling server-side image manipulation without Core Graphics.

#graphics#server-side#gd-wrapper
Stars478
Forks73
Last commit4 months ago
ftpserverlib
ftpserverlibGo

A Go library for building fully-featured FTP servers with afero filesystem backend.

#library#tls#golang-library
Stars473
Forks107
Last commit7 days ago
Microsoft Caching
Microsoft CachingC#

ASP.NET Core libraries for in-memory and distributed caching with implementations for SQL Server and Redis.

#in-memory-cache#caching#redis
Stars471
Forks209
Last commit7 years ago
Jaguar
JaguarDart

A full-stack, production-ready HTTP server framework for Dart, built for speed, simplicity, and extensibility.

#dart#http-server#orm
Stars470
Forks32
Last commit1 year ago
FastAPI Simple Security
FastAPI Simple SecurityPython

A drop-in API-key security package for FastAPI with automatic key management and local SQLite storage.

#fastapi#authentication#api-keys
Stars466
Forks30
Last commit2 years ago
EntityGraphQL
EntityGraphQLC#

A .NET GraphQL library that builds schemas from .NET objects with efficient LINQ-based query execution.

#api#aspnet#graphql
Stars462
Forks66
Last commit10 days ago
DoctrineEnumBundle
DoctrineEnumBundlePHP

Adds ENUM type support for Doctrine ORM in Symfony applications, enabling type-safe enumerated values in databases.

#orm-integration#database-enums#doctrine-orm
Stars461
Forks74
Last commit5 months ago
awssum
awssumJavaScript

A deprecated Node.js module for interacting with various web service APIs, primarily AWS services.

#web-services#npm-package#deprecated
Stars457
Forks50
Last commit12 years ago
gopencils
gopencilsGo

A Go library for dynamically consuming REST APIs with minimal boilerplate, supporting JSON responses and authentication.

#rest-client#web-services#authentication
Stars453
Forks42
Last commit7 years 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 commit9 days ago
Fastapi-SQLA
Fastapi-SQLAPython

A production-ready SQLAlchemy extension for FastAPI with built-in pagination, async support, SQLModel integration, and pytest fixtures.

#fastapi#orm#database
Stars450
Forks17
Last commit3 days ago
swift-http
swift-httpSwift

A simple HTTP server implementation for Swift using POSIX socket API, running on both macOS and Linux.

#posix-sockets#http-server#web-server
Stars444
Forks30
Last commit7 years ago
ShapeCrawler
ShapeCrawlerC#

A .NET library for reading, modifying, and generating PowerPoint (PPTX) presentations without requiring Microsoft Office.

#office-open-xml#presentation-automation#csharp
Stars440
Forks88
Last commit11 days ago
next-api-decorators
next-api-decoratorsTypeScript

A collection of decorators to create typed Next.js API routes with easy request validation and transformation.

#pipes#api-routes#serverless
Stars428
Forks30
Last commit2 years ago
Go Relay
Go RelayGo

A Go library for building GraphQL servers compatible with React Relay's GraphQL specifications.

#api#relay#graphql
Stars423
Forks54
Last commit5 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
Stars423
Forks113
Last commit3 years ago
FastAPI SocketIO
FastAPI SocketIOPython

A FastAPI plugin that provides seamless Socket.IO integration for adding real-time bidirectional communication to FastAPI applications.

#fastapi#event-driven#api
Stars421
Forks34
Last commit2 years ago
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 commit10 days ago
Graphback
GraphbackTypeScript

Automatically generates GraphQL CRUD APIs, resolvers, and database schemas from GraphQL type definitions.

#generator#hacktoberfest#crud
Stars408
Forks74
Last commit3 years ago
raxx
raxxElixir

A clean interface for building HTTP servers, frameworks, and clients in Elixir, supporting both simple and streaming exchanges.

#http-server#elixir#webserver
Stars407
Forks26
Last commit5 years ago
webpush
webpushRuby

A Ruby gem for sending encrypted push notifications to web browsers using the Web Push Protocol.

#service-worker#browser-api#ruby-gem
Stars406
Forks79
Last commit3 years ago
SapphireDb
SapphireDbC#

A self-hosted, easy-to-use realtime database for Asp.Net Core and EF Core with automatic API generation.

#realtime#entity-framework-core#database
Stars406
Forks37
Last commit3 years ago
PreviousPage 7 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
#Go102
#Rest Api100
#Php85
#Api77
#Web Development75
#Graphql69
#Golang68
#Nodejs61
#Web Framework61
#Typescript53
#Database47
#Authentication44