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

Josegonzalez/Upload plugin
Josegonzalez/Upload pluginPHP

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

#storage#validation#cakephp
Stars546
Forks251
Last commit3 months ago
Kurtosis
KurtosisGo

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

#ephemeral-environments#containerization#devops
Stars542
Forks97
Last commit5 days 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
Stars535
Forks137
Last commit1 day 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
Stars519
Forks86
Last commit2 years ago
danet
danetTypeScript

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
Stars518
Forks23
Last commit1 day ago
seaography
seaographyRust

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

#hacktoberfest#orm#database
Stars517
Forks59
Last commit4 months ago
deno_mongo
deno_mongoTypeScript

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

#database-driver#orm#database
Stars513
Forks91
Last commit1 year ago
deno_mongo
deno_mongoTypeScript

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

#database-driver#database#driver
Stars513
Forks91
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
Stars509
Forks78
Last commit5 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
Stars499
Forks74
Last commit18 days ago
Genezio
GenezioTypeScript

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

#open-source#serverless#serverless-functions
Stars488
Forks12
Last commit6 months ago
Restier
RestierC#

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

#api-framework#rest-api#dotnet
Stars478
Forks138
Last commit1 month ago
SwiftGD
SwiftGDSwift

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

#graphics#server-side#gd-wrapper
Stars474
Forks75
Last commit2 months 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
Stars472
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
Stars469
Forks32
Last commit1 year ago
ftpserverlib
ftpserverlibGo

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

#library#tls#golang-library
Stars469
Forks107
Last commit2 days 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
Stars467
Forks32
Last commit2 years 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
Stars462
Forks75
Last commit2 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
EntityGraphQL
EntityGraphQLC#

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

#api#aspnet#graphql
Stars454
Forks63
Last commit17 days ago
gopencils
gopencilsGo

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

#rest-client#web-services#authentication
Stars452
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
Stars448
Forks24
Last commit2 months 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
Stars447
Forks30
Last commit7 years 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
Stars445
Forks18
Last commit1 day 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
ShapeCrawler
ShapeCrawlerC#

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

#office-open-xml#presentation-automation#csharp
Stars425
Forks87
Last commit21 days 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
Stars425
Forks34
Last commit2 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
Stars424
Forks114
Last commit3 years ago
Go Relay
Go RelayGo

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

#api#relay#graphql
Stars424
Forks54
Last commit5 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
Stars413
Forks72
Last commit3 days ago
Graphback
GraphbackTypeScript

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

#generator#hacktoberfest#crud
Stars408
Forks73
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
Stars406
Forks28
Last commit5 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
webpush
webpushRuby

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

#service-worker#browser-api#ruby-gem
Stars404
Forks79
Last commit3 years ago
phauxth
phauxthElixir

A secure, extensible authentication library for Phoenix and other Plug-based Elixir web applications.

#elixir#library#web-security
Stars402
Forks20
Last commit4 years ago
Laravel Pusher
Laravel PusherPHP

A Laravel bridge for Pusher Channels, enabling real-time event broadcasting and channel authentication.

#pusher-channels#composer#laravel
Stars401
Forks60
Last commit5 years ago
PreviousPage 7 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
#Rest Api70
#Go65
#Php63
#Web Development58
#Api55
#Graphql50
#Nodejs44
#Golang43
#Web Framework43
#Laravel42
#Python38
#Typescript37