An open API service indexing awesome lists of open source software.

Back end

Back end is the programming that handles the behind-the-scenes of a website or application that people do not see, such as the server and database. Programming languages such as Python, Ruby, and PHP is used for back-end development.

https://github.com/vb10/real_projects_for_developers

Real-world project blueprints for developers – mobile, backend, design & test included.

backend devops flutter mobile nodejs project test

Last synced: 14 Oct 2025

https://github.com/zhangzhejian/codeinterpreter-codebox

Easy to deploy.A cloud service for python code interpreter sandbox for Code-Interpreter.

agent aigc backend chatgpt chatgpt-api codeinterpreter docker fastapi llm python

Last synced: 10 May 2026

https://github.com/greenbone/notus-scanner

Notus is a vulnerability scanner for creating results from local security checks

backend base feed notus python

Last synced: 12 Apr 2025

https://github.com/Modulos/data_copilot

Data Copilot is the framework which makes your chat bot enterprise ready with only few lines of code.

backend chatgpt datascience frontend platform

Last synced: 02 May 2025

https://github.com/TannerGabriel/Nestjs-Typeorm-Auth

NestJS + Typeorm codebase containing a full authentification system with roles, sessions and email verification.

authentification backend email-verification jwt nestjs nestjs-typeorm passportjs typeorm

Last synced: 06 Apr 2025

https://github.com/redstar/llvm-m88k

LLVM backend for m88k architecture

backend llvm m88100 m88110 m88k

Last synced: 19 Apr 2025

https://github.com/eliasgcf/gobarber-api

✂️ Rest api for gobarber application - made with express framework - using docker, postgreSQL and typeORM

api-rest backend express gobarber nodejs typescript

Last synced: 30 Apr 2025

https://github.com/graphql-editor/graphql-backend-template-dgraph

Dgraph GraphQL Editor template for backend using very fast dgraph golang database server under the hood

backend boilerplate database dgraph graphql native

Last synced: 22 Apr 2025

https://github.com/kirilltitov/FDBSwift

FoundationDB client for Swift

backend fdb foundationdb nio swift swift-nio swiftnio

Last synced: 14 Mar 2025

https://github.com/nekocode/weixin_vote

使用 Tornado 开发的微信公众平台投票系统

app backend

Last synced: 12 Feb 2026

https://github.com/fr0st-iwnl/tomato-delivery

Full Stack Food Delivery Website In React JS, MongoDB, Express, Node JS & Stripe

backend css expressjs food-delivery-application food-ordering frontend html javscript mongodb nodejs react stripe website website-development

Last synced: 10 Sep 2025

https://github.com/pranavbarthwal/backend-generator-cli

Backend Generator CLI is a simple yet powerful command-line tool that helps you quickly scaffold a well-structured backend project. With built-in best practices and customizable code snippets, this tool is designed to streamline your development workflow and help you focus on what matters: building your application. Link to the npm package👇

backend express gssoc-ext hacktoberfest hacktoberfest-accepted javascript mern-stack nodejs npm npm-cli npm-package npm-packages npmjs react

Last synced: 09 Apr 2025

https://github.com/hehonghui/the-hot-tech-blogs

每周六会从掘金抓取7天内最热门Android、iOS、后端、前端各20篇技术文章, 然后制作成 mobi、epub 格式的电子书推送给订阅者, 支持推送到kindle 设备、kindle手机app、普通邮箱.

android article backend development epub frontend ios kindle kindle-push magazine mobi tech-blog technology

Last synced: 26 Mar 2025

https://github.com/yanue/dbmanage

a php class for mysql backup and restore

backend dbmanager mysql restore

Last synced: 22 Mar 2025

https://github.com/liyupi/yupao-backend-public

帮大家找到好伙伴的移动端网站 💎 by 鱼皮编程导航知识星球

algorithm backend docker frontend java mysql redis springboot vue

Last synced: 25 Dec 2025

https://github.com/babelouest/hoel

C Database abstraction library with json based language

backend c database json mariadb mysql ormlite postgre-sql sqlite3

Last synced: 15 Apr 2025

https://github.com/evelyne24/system-design-checklist

A technical checklist to spark curiosity and reflection when designing software systems.

architecture backend continuous-delivery distributed-systems isa microfrontends microservices

Last synced: 02 Jun 2026

https://github.com/NetCoreStack/Proxy

The type-safe REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)

backend dotnet http-client load-balancer proxy rest-client scalability

Last synced: 16 Mar 2025

https://github.com/ffy00/trampolim

A modern Python build backend

backend build hacktoberfest pep517 python python3 sdist wheel

Last synced: 03 Oct 2025

https://github.com/konyshevartem/yandex-academy-task

Задание для школы бэкэнд-разработки Yandex

backend flask python rest-api yandex

Last synced: 07 Nov 2025

https://github.com/sajanv88/full_stack_fastapi_react_template

About Full stack, modern multi-tenancy web template. Using FastAPI, React, MongoDB, Beanie ODM, Docker, Helm and more.

ai-chat-interface aws-s3 azure-blob-storage backend beanie-odm fastapi frontend mongodb multi-tenancy ollama pydantic python rbac react shadcn-ui typescript

Last synced: 10 Jun 2026

https://github.com/theopenlane/core

Core holds the central schema definitions, resolvers, endpoints, and other tooling associated with the Openlane product suite

api backend go golang graphql openlane

Last synced: 30 May 2026

https://github.com/ngyn-rs/ngyn

A modern, ergonomic web framework written in Rust for building high-performance web applications.

backend framework http http-server hyper macros-rust middleware rust server vercel web

Last synced: 05 Apr 2025

https://github.com/ionited/mesh

A fast web framework based on uWebSocket.js

api backend express fiber http mesh rest socket uwebsocketsjs web

Last synced: 24 Jul 2025

https://github.com/azigler/pinwheel

Highly opinionated fork of the Ranvier MUD engine

backend game-engine gamedev mud ranvier

Last synced: 13 May 2025

https://github.com/fornit1917/jobby

Highly efficient and reliable .net library for background jobs processing adapted for distributed services

backend background-jobs cron-jobs dotnet scheduled-jobs

Last synced: 11 Apr 2026

https://github.com/liyupi/design-pattern-guide

2025 年最新 Java 设计模式教程,全面覆盖 23 种经典设计模式(单例模式、工厂方法模式、策略模式、适配器模式、代理模式、观察者模式、模板方法模式等),提供 Java 示例代码、设计模式类图、使用场景详解与源码解析,系统讲解 JDK 和 Spring 框架中的设计模式的实现。每篇都配有基础概念、常见用法、优缺点分析、设计模式应用场景,设计模式面试题与解析,适合准备 Java 面试、学习源码架构、掌握设计模式实战的开发者使用。

algorithm backend cpp design-patterns frontend go java python software-engineering structure

Last synced: 11 Sep 2025

https://github.com/FFY00/trampolim

A modern Python build backend

backend build hacktoberfest pep517 python python3 sdist wheel

Last synced: 29 Mar 2025

https://github.com/netcorestack/proxy

The type-safe REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)

backend dotnet http-client load-balancer proxy rest-client scalability

Last synced: 11 Apr 2025

https://github.com/userver-framework/pg_service_template

Template of a C++ service that uses userver framework with PostgreSQL. Build, test and CI scripts ready

asynchronous backend coroutines cplusplus-17 cpp17 makefile postgres postgresql postgresql-database template template-project testing userver

Last synced: 12 May 2025

https://github.com/balta-io/1974

Curso 1974 - Criando APIs com ASP.NET Core 2.0 e Dapper

api aspnet-core backend dapper

Last synced: 22 Apr 2025

https://github.com/carrychang/c-cnn-for-chinese-sentiment-analysis

基于字符级卷积神经网络的细粒度的中文情感分析以及具体的应用,将顾客打分和评论情感进行两极映射,使用数据自动标注和基于弱监督预训练的数据增强方式自动扩充和优化数据集,实验证实了在情感分类中,使用本文的字符级卷积神经网络(C-CNN-SA)可以在不依赖分词的情况下,达到的精度和 F 值均高于词级粒度。并将模型上线使用,利用tensoflow+flask restful做出的后端服务化,具体的项目细节和讲解看右面的ppt

backend chinese-sentiment-analysis flask-api-rest nlp-machine-learning tensorflow-models

Last synced: 24 Oct 2025

https://github.com/fennec-framework/fennec

Fennec is a multi-threaded, robust Dart Server-Side Framework.

backend dart http serverside webserver websocket

Last synced: 20 Mar 2025

https://github.com/juancastillo0/leto

Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.

backend dart flutter graphql server

Last synced: 19 Apr 2025

https://github.com/0xpr03/yayd

youtube-dl backend in Rust, aka youtube & co downloader

backend ffmpeg rust youtube-dl yt-dlp

Last synced: 12 Aug 2025

https://github.com/nonfig/nestjs-config

NestJS Module for Nonfig services. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact.

backend backend-services config configurations feature-flags feature-toggles localization localization-management nestjs nonfig software-configuration-management software-configurations

Last synced: 12 Jan 2026

https://github.com/kun1007/kun-galgame-koa

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel Forum back-end project

backend galgame jwt koa mongodb redis sharp visualnovel

Last synced: 12 Apr 2025

https://github.com/devopshobbies/go-learning

Some useful resources for learning Go

backend devops go golang

Last synced: 23 Aug 2025

https://github.com/killshot13/express-smtp-mailer

A production-ready Node backend with an Express SMTP mail server configurable for use with contact forms, subscriptions, etc.

backend backend-services express-js gmail-smtp node-js nodejs nodemailer production-ready smtp-mail smtp-server

Last synced: 02 May 2025

https://github.com/LauraBeatris/hotseat-api

Rest API of a barber shop application - Built with Express, TypeORM and Postgres

backend express node postgres react rest solid tsringe typeorm

Last synced: 14 Mar 2025

https://github.com/saucxs/full_stack_knowledge_list

full_stack_knowledge_list,开发知识体系,主要是全栈开发知识体系。 目的:每一个开发人员都应该形成自己的知识体系,做到提纲挈领。在设计代码,聊技术,面试,系统结构设计,架构设计等时候,能够游刃有余,充满自信。 特点: 1、前端领域:Html和css基础,JavaScript,计算机基础,框架和类库,前端工程,项目构建,算法与数据结构等。 2、后端领域:欢迎补充。。。

backend brower css fontend fullstack git html javascript knowledge nginx react redis vue

Last synced: 12 Apr 2025

https://github.com/apodini/corvus

Corvus has been archived in favor of https://github.com/Apodini/Apodini .

backend corvus databases declarative rest rest-api server swift vapor

Last synced: 25 Mar 2025

https://github.com/mamena2020/nodemi

Boilerplate for Nodejs. Handling routing, Rule validation, ORM, Media library, File request handling, Jwt auth, Role & Permissions, Resources, Locale, Mail, Seeder & more..

backend backend-api backend-nodejs backend-template boilerplate boilerplate-backend boilerplate-node boilerplate-nodejs express-js jwt-auth node-orm node-resources node-validator nodejs role-and-permission sequelize-orm validatorjs

Last synced: 18 Aug 2025

https://github.com/shubhamagarwal16/realestate

A simple real estate app build with MEAN( Angular, Node and mongoDb ) and MERN( React, Node and mongoDb )

angular backend cors expressjs javascript mongodb mongoose mongoosejs nodejs react react-router react-router-dom reactjs realestate

Last synced: 26 Jun 2025

https://github.com/laurabeatris/hotseat-api

Rest API of a barber shop application - Built with Express, TypeORM and Postgres

backend express node postgres react rest solid tsringe typeorm

Last synced: 19 Mar 2025

https://github.com/darryldecode/laravelbackend

A modular (component based) backend for laravel 5

backend laravel laravel-admin laravel-admin-panel

Last synced: 18 Mar 2025

https://github.com/vanniktech/multiplatform-locale

Type Safe Kotlin Multiplatform Locale implementation

android backend ios jvm kotlin kotlin-multiplatform

Last synced: 23 Feb 2026

https://github.com/mara/mara-db

Lightweight configuration and access to multiple databases in a single project

backend flask mara sqlalchemy

Last synced: 13 Jun 2025

https://github.com/enfyra/enfyra

Enfyra – an open-source, self-hosted BaaS with built-in clustering, letting you build fast, scale easily, and customize without limits.

alternative backend clustering custom-logic customizable enfyra graphql mariadb mongodb mysql nestjs postgresql rest scaleable

Last synced: 17 Nov 2025

https://github.com/joanjpx/nodejs-mvc

👾✅ Node.js + 🚀Express + 📦MongoDB +🛡 JWT : [MVC Boilerplate ]

backend express js jwt jwt-auth mongodb mvc nodejs

Last synced: 24 Oct 2025

https://github.com/emily33901/argonx

Open source `steamclient.dll` replacement in C++

backend setam-client steam steam-api steamkit2 steamworks

Last synced: 12 Apr 2025

https://github.com/balta-io/7194

Curso 7194 - Criando APIs Data Driven com ASP.NET Core 3 e EF Core 3

api aspnet-core backend ddd ef-core

Last synced: 22 Apr 2025

https://github.com/digao-dalpiaz/digaodesk

Desktop App to Run and Monitor Console Processes

backend console dotnet frontend git microservices monitoring tool

Last synced: 26 Jul 2025

https://github.com/axelpey/natural-frontend

One-line for your Flask / FastAPI to generate a frontend 📺

backend fastapi flask frontend generative-ui gpt llm openai pip pypi python

Last synced: 11 Mar 2026

https://github.com/opeolluwa/uranium

Central authentication/authorization for microservices using gRPC transport layer

authentication axum-server backend micorservices postgresql rust

Last synced: 14 Apr 2025

https://github.com/fabianlindfors/restate

Build reliable, understandable and debuggable backends with state machines

api backend typescript

Last synced: 13 Apr 2025

https://github.com/treblle/treblle-node

The official Treblle SDK for NodeJS/ExpressJS/NestJS. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool express expressjs-api logging nestjs nodejs nodejs-expressjs rest-api restful-api sdk treblle treblle-sdk

Last synced: 12 Apr 2025

https://github.com/pool-of-tears/ktscheduler

LIghtweight task/job scheduling library for Kotlin, powered by Kotlin coroutines!

backend java job-scheduler jvm kotlin kotlin-coroutines kotlin-library task-scheduler

Last synced: 13 Oct 2025

https://github.com/depromeet/10mm-server

10MM, 하루 10분으로 시작하는 습관 만들기

backend java jpa spring-boot

Last synced: 19 Apr 2025

https://github.com/sncf-connect-tech/hesperides

Configuration management tool providing universal text file templating and properties editing through a REST API or a webapp (backend part)

backend configuration-management hacktoberfest hesperides java mongodb mustache spring-boot templating

Last synced: 23 Oct 2025

https://github.com/anitaa1990/Optimize

Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.

abtesting android-development android-library backend dimens httpurlconnection json workmanager

Last synced: 29 Mar 2025

https://github.com/jasoncheung94/youtube-projects-code

A single location to to copy and paste code from my youtube videos.

backend beginner code-snippets database docker docker-compose frontend go vue youtube

Last synced: 02 May 2025

https://github.com/anitaa1990/optimize

Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.

abtesting android-development android-library backend dimens httpurlconnection json workmanager

Last synced: 12 Apr 2025

https://github.com/rajarakoto/4dev

4DEV is a comprehensive toolkit catering to various development needs, with a predominant focus on web development 🛠️

all-in-one backend collection desktop dev developer-tools frontend fullstack mobile script tools web

Last synced: 16 Mar 2025

https://github.com/intales/gazelle

Lightweight Dart HTTP server framework for modular web development. Build APIs with speed and simplicity.

api backend dart easy-to-use fast plugin scalable

Last synced: 13 Apr 2025

https://github.com/vstorm-co/pydantic-ai-backend

File Storage & Sandbox Backends for Pydantic AI: console tools for file operations, Docker-isolated sandboxes for safe execution, and permission system with presets for access control. Enables secure multi-user handling and testing in agents via in-memory, local, or containerized storage.

ai-agent-framework aiagentframework anthropic backend chatgpt docker framework gemini llms mcp multiagent openai pydantic pydantic-ai python sandbox

Last synced: 25 Feb 2026

https://github.com/hectorpulido/unity-mmo-framework

This is a Client/Server architecture based on TCP/UDP Sockets to be used in videogames

backend gamedev

Last synced: 16 Apr 2025

https://github.com/fachryansyah/fotongo

Simple boilerplate for building Backend services like ExpressJS with GOFIBER ⚡️

backend boilerplate expressjs fibergo golang hackroberfest-2022 hacktoberfest hacktoberfest2022 service-layer

Last synced: 22 Aug 2025

https://github.com/lopcode/pellet

An opinionated, Kotlin-first web framework that helps you write fast, concise, and correct backend services 🚀.

backend coroutines framework kotlin server-side web

Last synced: 25 Jun 2025

https://github.com/friendsofredaxo/structure_tweaks

Erweitert die Strukturübersicht um nützliche Funktionen

backend hacktoberfest redaxo redaxo-addon

Last synced: 12 Jul 2025

https://github.com/poetries/handbook

学习过程中整理的各类笔记 http://blog.poetries.top/handbook

backend frontend

Last synced: 23 Mar 2025

https://github.com/hectorpulido/cv-generator-with-rust

This is a template based cv generator made with rust, comrak, wkhtmltopdf. It converts a json file to a pdf version

backend rust

Last synced: 16 Apr 2025

https://github.com/getevo/evo

Evo is a powerful package for quickly writing modular web applications/services in Golang aimed both backend and frontend.

backend evo fiber frontend golang gorm jet mapstructure modular template-engine

Last synced: 06 Sep 2025

https://github.com/backend-ao/vagas

🔬 Espaço para divulgação de vagas para desenvolvedores back-end em Angola

angodev angola angolandevelopers backend vagas vagas-backend vagas-de-emprego vagas-para-desenvolvedores

Last synced: 06 May 2025

https://github.com/amankumarsinhagithub/backend-node-express-ejs-mongodb

🚀 Complete Back-End Guide for Beginners | EJS • NodeJs • ExpressJs • MongoDB | Become Pro Coder

backend backend-development backend-projects beginner-friendly crud-app ejs expressjs guide mern-project nodejs

Last synced: 29 Oct 2025

https://github.com/azamjonbro/smart-talim

CRM Backend for Educational Center Management This is the backend API for managing an educational center, built with Node.js, Express, and MongoDB. The system supports role-based access (SuperAdmin, Manager, Teacher, Student) and secure JWT authentication. It provides endpoints for user creation,

backend crm nodejs

Last synced: 30 Apr 2026

https://github.com/depromeet/14th-team5-be

디프만 14기 개발하다가 5잉~ 금지 SERVER 🖥️

backend java jpa mvc springboot

Last synced: 04 Mar 2026

https://github.com/friendsofredaxo/ui_tools

Tools / Helfer für das Backend, um die Eingabe zu vereinfachen.

backend helpers redaxo redaxo-addon

Last synced: 12 Jul 2025

https://github.com/quorini/quorini-js-sdk

Design and run serverless cloud API

api backend graphql

Last synced: 09 Apr 2025