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

graphql CLI
graphql CLIJava

A CLI tool for generating GraphQL schemas from Ballerina services and Ballerina code from GraphQL schemas.

#sdl#graphql#cli-tool
Stars107
Forks25
Last commit12 days ago
flippant
flippantElixir

An Elixir library for feature toggling with flexible group-based rules and multiple storage adapters.

#elixir#redis#a-b-testing
Stars107
Forks5
Last commit19 days ago
Barf
BarfGo

A small, unobtrusive Go framework for building JSON-based web APIs with REST or GraphQL architectures.

#json-api#http-server#graphql
Stars105
Forks13
Last commit1 year ago
graphql-spqr-samples
graphql-spqr-samplesJavaScript

A minimal Spring Boot demo application showcasing the capabilities of the GraphQL SPQR library.

#demo#graphql-spqr#api
Stars105
Forks59
Last commit5 years ago
RealWorld
RealWorldPHP

A fully-featured CakePHP example application implementing a real-world blogging platform API with CRUD, authentication, and advanced patterns.

#backend-development#realworld#cakephp
Stars105
Forks26
Last commit4 years ago
jmeter-elasticsearch-backend-listener
jmeter-elasticsearch-backend-listenerJava

JMeter plugin that sends test results to ElasticSearch for live monitoring and visualization.

#load-testing#listener#jmeter
Stars101
Forks80
Last commit
deno_cron
deno_cronTypeScript

A smart cron job scheduler for Deno with human-readable syntax and flexible scheduling options.

#developer-tools#job-scheduler#cronjob
Stars101
Forks2
Last commit6 years ago
hello_graphql_phoenix
hello_graphql_phoenixElixir

Example Phoenix application demonstrating how to mount GraphQL Elixir Plug endpoints.

#elixir#api#graphql
Stars100
Forks10
Last commit9 years ago
Metaphore
MetaphorePHP

A PHP library that prevents cache stampedes using a semaphore to protect backend systems from dogpile effects.

#dogpile-effect#locking#caching
Stars100
Forks9
Last commit2 years ago
authorize
authorizeElixir

A rule-based authorization library for Elixir applications using a declarative DSL to define and evaluate access control rules.

#rule-engine#elixir#phoenix
Stars100
Forks5
Last commit6 years ago
builq
builqGo

A Go library for building SQL queries with automatic parameter indexing and safety.

#query-builder#database#database-tool
Stars98
Forks2
Last commit2 years ago
better_params
better_paramsElixir

An Elixir Plug that converts request parameters to atoms for cleaner pattern matching in web applications.

#elixir#phoenix-framework#pattern-matching
Stars98
Forks3
Last commit7 years ago
restc
restcErlang

An Erlang library for consuming RESTful web services with built-in JSON, percent, and XML encoding/decoding.

#rest-client#web-services#xml
Stars95
Forks49
Last commit3 months ago
REST API
REST APIPHP

A sample REST API implementation using the Phalcon PHP framework, following JSON:API standards with JWT authentication.

#json-api#phalcon-php#rest
Stars93
Forks34
Last commit3 years ago
dso
dsoTypeScript

A simple, decorator-based ORM library for Deno applications using MySQL.

#orm#database#decorators
Stars92
Forks15
Last commit5 years ago
go-mq
go-mqGo

Declaratively configure RabbitMQ entities like queues, producers, and consumers in Go with a single config.

#hacktoberfest#message-queue#distributed-systems
Stars91
Forks19
Last commit2 years ago
exfile
exfileElixir

File upload persistence and processing for Phoenix/Plug applications with flexible storage and on-the-fly processing.

#elixir#ecto#phoenix-framework
Stars90
Forks19
Last commit4 years ago
User Manager Service
User Manager ServiceSwift

A customizable micro-service for user management and authentication built with Swift and Vapor.

#api#micro-service#authentication
Stars88
Forks5
Last commit6 years ago
Disable Search Engine
Disable Search EnginePHP

A Magento 2 module that disables the default Elasticsearch/OpenSearch requirement and related fulltext indexing.

#ecommerce#magento2#composer
Stars87
Forks16
Last commit1 year ago
graphql
graphqlElixir

An Elixir library that compiles GraphQL queries into native Elixir code with asynchronous request handling.

#elixir#api#graphql
Stars87
Forks0
Last commit11 years ago
Charts
ChartsPHP

A Laravel library for creating charts with multiple charting libraries and AJAX support.

#laravel#php-library#data-visualization
Stars86
Forks38
Last commit2 months ago
fiber-boilerplate
fiber-boilerplateGo

A simple and scalable boilerplate for building organized REST APIs with the Fiber framework in Go.

#gofiber#template#fx
Stars84
Forks8
Last commit3 years ago
DelphiMongoDB
DelphiMongoDBPascal

A native Delphi driver for MongoDB providing direct, efficient access to MongoDB servers using BSON and a low-level API.

#database-driver#bson#embedded-json
Stars81
Forks28
Last commit3 years ago
webp-server
webp-serverGo

A minimal image server for dynamic resizing, WebP conversion, and caching, built on libvips and fasthttp.

#resize-images#caching#crop-images
Stars81
Forks18
Last commit5 years ago
paginate
paginatePython

A Python module for dividing large lists into pages with customizable HTML pagination and framework-agnostic design.

#python#pagination#sqlalchemy
Stars79
Forks17
Last commit1 year ago
phalcon-cron
phalcon-cronPHP

A cron component for the Phalcon PHP framework, enabling scheduled task execution.

#framework-integration#phalcon#backend
Stars79
Forks24
Last commit10 months ago
NgAdminGeneratorBundle
NgAdminGeneratorBundlePHP

Generates client-side admin backends for Symfony2 applications using ng-admin and LemonRestBundle.

#development-tool#rest-api#angularjs
Stars75
Forks11
Last commit7 years ago
hide
hideGo

A Go package that provides an ID type to prevent exposing internal numeric IDs to clients using HashIDs and JSON marshaling.

#type#id-obfuscation#json-marshaling
Stars74
Forks6
Last commit4 years ago
Node.js
Node.jsJavaScript

A Node.js module for parsing, validating, and converting Steam IDs between various formats.

#steam#game-development#nodejs
Stars72
Forks12
Last commit1 year ago
gulter
gulterGo

A Go HTTP middleware for handling multipart/form-data and file uploads, compatible with any standard library or framework router.

#http-handler#go-middleware#validation
Stars72
Forks3
Last commit1 year ago
CoreDdd
CoreDddC#

A set of open-source .NET libraries for implementing domain-driven design (DDD) and CQRS patterns.

#cqrs#asp-net-core#dependency-injection
Stars71
Forks6
Last commit2 months ago
ngamux
ngamuxGo

A lightweight HTTP router for Go with built-in middleware support and simple API.

#api-server#http#golang
Stars70
Forks16
Last commit3 months ago
apns
apnsElixir

An Elixir library for sending push notifications to iOS devices via Apple Push Notification Service (APNS).

#ios#elixir#otp
Stars69
Forks21
Last commit9 years ago
Pagination
PaginationSwift

A simple pagination library for Vapor 3, extending Fluent's pagination system for Swift server-side applications.

#database#api#server-side
Stars66
Forks14
Last commit7 years ago
Storage
StorageSwift

A Swift package for Vapor that simplifies file uploads, downloads, and CDN integration across multiple storage services.

#upload#amazon-s3#api
Stars66
Forks13
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
PreviousPage 11 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
2 years ago
#Rest Api70
#Go65
#Php63
#Web Development58
#Api55
#Graphql50
#Nodejs44
#Golang43
#Web Framework43
#Laravel42
#Python38
#Typescript37