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

lager_logger
lager_loggerElixir

A lager backend that forwards all log messages to Elixir's Logger for unified logging in Elixir applications.

#elixir#observability#integration
Stars29
Forks19
Last commit6 years ago
String.prototype.repeat
String.prototype.repeatJavaScript

A robust and optimized ES3-compatible polyfill for the ECMAScript 6 String.prototype.repeat method.

#es3-compatible#polyfill#frontend
Stars28
Forks8
Last commit5 years ago
Auto Cache Flush
Auto Cache FlushPHP

A Magento 2 module that automatically flushes the cache when saving System Configuration changes.

#ecommerce#magento2-module#cache-management
Stars28
Forks4
Last commit2 years ago
FastRouter
FastRouterGo

A fast, flexible HTTP router for Go with customizable options, middleware, and grouping.

#fast#api#http
Stars25
Forks5
Last commit8 years ago
PocketBase on Dokku
PocketBase on DokkuDockerfile

Deploy PocketBase, an open-source backend for SaaS and mobile apps, on Dokku as a self-hosted Heroku alternative.

#saas-backend#deployment#self-hosted-backend
Stars25
Forks11
Last commit1 year ago
pb-import
pb-importJavaScript

A set of Pocketbase command-line hooks for importing CSV and SQLite data directly into Pocketbase collections.

#command-line-tool#csv-import#database-migration
Stars25
Forks4
Last commit2 years ago
Schematics to add Prisma support to a NestJS application
Schematics to add Prisma support to a NestJS applicationTypeScript

A library and schematics to seamlessly integrate Prisma ORM into NestJS applications.

#orm#database#dependency-injection
Stars25
Forks3
Last commit2 years ago
Proxy
ProxyGo

A PocketBase plugin that proxies requests to another host, enabling unified access to separate frontend and backend servers.

#http-proxy#api-gateway#reverse-proxy
Stars23
Forks0
Last commit1 day ago
Simple Node.js Express 4 Cassandra Application
Simple Node.js Express 4 Cassandra ApplicationJavaScript

A simple Node.js Express application with Cassandra for CRUD operations on subscribers.

#crud#educational#no-sql
Stars22
Forks8
Last commit11 years ago
EasyAdminBundle
EasyAdminBundlePHP

A fast, beautiful, and modern admin panel generator for Symfony applications.

#content-management#crud-generator#admin-panel
Stars22
Forks1
Last commit15 days ago
ConfigCat
ConfigCatElixir

Elixir SDK for ConfigCat, a hosted feature flag service that separates releases from deployments.

#elixir#devops#elixir-sdk
Stars21
Forks5
Last commit1 month ago
hapi-plugin-graphiql
hapi-plugin-graphiqlCSS

A HAPI plugin that integrates GraphiQL with authentication support and custom UI enhancements.

#developer-tools#authentication#graphql
Stars21
Forks6
Last commit6 years ago
dropwizard-orient-server
dropwizard-orient-serverJava

Embeds a full OrientDB server into Dropwizard applications for simplified development and deployment.

#devops#database-server#java
Stars20
Forks3
Last commit3 days ago
go-app-template
go-app-templateGo

A production-ready Go application template following clean architecture principles with built-in Docker support.

#api#redis#application-template
Stars20
Forks1
Last commit2 years ago
steam-gameserver
steam-gameserverJavaScript

A Node.js handler for Steam's Gameserver and AnonGameserver account types, enabling programmatic interaction with Steam's game server services.

#multiplayer#steam-client#game-server
Stars20
Forks5
Last commit4 months ago
crudex
crudexElixir

CRUD utilities for Phoenix and Ecto that simplify JSON encoding, virtual fields, and controller generation.

#database#elixir#boilerplate-reduction
Stars20
Forks0
Last commit11 years ago
AdminCrudBundle
AdminCrudBundleHTML

A Symfony bundle that generates a basic admin CRUD controller with pagination, filtering, and standard operations for a given entity.

#crud#admin#crud-generator
Stars20
Forks13
Last commit7 years ago
go-jwt
go-jwtGo

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

#token-management#net-http#redis
Stars19
Forks0
Last commit1 month ago
libschema
libschemaGo

A Go library for managing database schema migrations on a per-library basis, enabling libraries to define their own migrations.

#database#version-control#devops
Stars19
Forks5
Last commit3 days ago
jerowork/graphql-schema-builder
jerowork/graphql-schema-builderPHP

Build GraphQL schemas for webonyx/graphql-php using PHP attributes instead of array configuration.

#declarative-programming#api#graphql
Stars18
Forks2
Last commit2 months ago
CakeHtmx plugin
CakeHtmx pluginPHP

A CakePHP helper library for seamless integration with htmx, enabling modern AJAX-driven interactions without writing JavaScript.

#cakephp#server-side-rendering#dynamic-content
Stars18
Forks5
Last commit8 months ago
go_fiber_quickstart
go_fiber_quickstartGo

A quick start example project demonstrating how to build web applications with the Go Fiber framework.

#template#rest-api#quickstart
Stars18
Forks6
Last commit6 years ago
KOA RethinkDB
KOA RethinkDBCoffeeScript

Koa middleware providing automatic connection pooling for RethinkDB database clients.

#connection-pooling#koa-middleware#nodejs
Stars17
Forks3
Last commit12 years ago
Product Links Navigator
Product Links NavigatorPHP

A Magento 2 extension that simplifies admin navigation of complex product relationships like bundles, configurables, and related products.

#ecommerce#magento2#magento2-extension-free
Stars17
Forks2
Last commit
clj-grpc
clj-grpcClojure

A Clojure library for hassle-free gRPC integration, minimizing Java boilerplate and simplifying service implementation.

#java-interop#server#protocol-buffers
Stars17
Forks3
Last commit1 year ago
Onesignal
OnesignalJava

A Vert.x library for sending validated asynchronous push notifications via OneSignal with compile-time safety.

#onesignal-notifications#java-library#onesignal
Stars16
Forks4
Last commit5 years ago
FaaS boilerplates
FaaS boilerplatesJavaScript

Boilerplate serverless functions for Hasura GraphQL Engine event triggers across AWS Lambda, Google Cloud Functions, Azure Functions, and Zeit.

#cloudfunctions#graphql-engine#zeit
Stars16
Forks3
Last commit
MultiParamBundle
MultiParamBundlePHP

A Symfony bundle providing the @MultiParamConverter annotation for converting multiple route parameters to entities in a single action.

#doctrine#annotations#entity-management
Stars16
Forks1
Last commit14 years ago
dynjson
dynjsonGo

A Go library for APIs to return only JSON fields selected by the client via query parameters.

#dynamic-json#api-optimization#field-selection
Stars16
Forks6
Last commit3 years ago
echo-middleware
echo-middlewareGo

A Go package providing a collection of reusable middlewares for the Echo web framework.

#http-server#go-modules#api
Stars16
Forks4
Last commit1 year ago
go-jsonerror
go-jsonerrorGo

A Go package for creating JSON error responses that follow the JSON:API specification.

#json-api#rest#api
Stars16
Forks2
Last commit6 years ago
Handly
HandlyJavaScript

A wrapper for serverless handlers that normalizes events, parses bodies, and adds error safety.

#api#serverless#nodejs
Stars16
Forks0
Last commit7 years ago
go-modules
go-modulesGo

A Nest.js-like boilerplate for Go Fiber with modules, controllers, and REST generator.

#orm#rest-api#boilerplate
Stars15
Forks3
Last commit11 months ago
rest-go
rest-goGo

A Go library providing helper methods for building REST APIs with cleaner error handling and JSON serialization.

#rest-api#gorilla-mux#api-utilities
Stars15
Forks2
Last commit6 years ago
sqs-dropwizard
sqs-dropwizardJava

A utility library that integrates Amazon SQS and SNS with the Dropwizard REST framework for message handling.

#java-library#aws-integration#message-queue
Stars14
Forks8
Last commit6 years ago
ecto_paging
ecto_pagingElixir

Cursor-based pagination library for Ecto queries in Elixir applications.

#hex#cursor-based-pagination#elixir-lang
Stars14
Forks6
Last commit6 years ago
PreviousPage 14 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
1 year ago
8 years ago
#Go102
#Rest Api100
#Php85
#Api77
#Web Development75
#Graphql69
#Golang68
#Nodejs61
#Web Framework61
#Typescript53
#Database47
#Authentication44