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.
- GitHub: https://github.com/topics/backend
- Wikipedia: https://en.wikipedia.org/wiki/Front_end_and_back_end
- Aliases: backend-developer,
- Last updated: 2026-07-08 00:03:27 UTC
- JSON Representation
https://github.com/skuong/go-shorts
Tutorial for Go Programming Language on my YouTube channel ( A lot of code )
backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube
Last synced: 10 Jun 2026
https://github.com/peterdee/deepseen-backend-obsolete
Backend for the DeepSeen project
Last synced: 15 Apr 2026
https://github.com/mpapenbr/iracelog-service-manager-go
Backend for iRaclog
Last synced: 01 Mar 2026
https://github.com/fbn776/scrinix-be
Scrinix: A web app for efficient internal exam moderation with role-based access for coordinators and faculty, built with Next.js, Node.js, and PostgreSQL.
backend express ktu management-systems microproject nodejs postgresql typescript
Last synced: 15 Apr 2026
https://github.com/openmcp-project/ui-backend
UI backend for @openmcp-project
Last synced: 06 Mar 2026
https://github.com/jagoda11/clustered-node-hello-api
Enhance your Node.js API's performance with Clustered-Node-Hello-API, leveraging the power of the Cluster module to distribute processing across all CPU cores, ensuring faster response times and improved scalability. 🚀
api-performance backend cluster-module concurrency hello-world multi-core nodejs nodejs-performance performance-optimization pirple scalability server-optimization
Last synced: 17 Apr 2026
https://github.com/damartripamungkas/json-activity-log
🖊️ Writes results and logs in json file format
backend javascript json json-activity json-activity-log json-log log-json nodejs typescript
Last synced: 06 Mar 2026
https://github.com/gaurav-12/mean-todo-app
MEAN Stack ToDo Web Application
angular backend expressjs frontend mean-stack mongodb-server nodejs todolist
Last synced: 02 Apr 2026
https://github.com/bahihegazi/imgconvert
Powerful web app to convert multiple images (PNG, JPG, WEBP) into different formats instantly. Supports drag & drop, preview, progress bar, and bulk download as ZIP.
backend bulk-upload developer-tool drag-and-drop file-converter frontend fullstack html-css image-converter image-processing image-upload javascript nodejs open-source sharp-js zip-download
Last synced: 09 May 2026
https://github.com/danieldantasdev/aspnetcore-cqrs-pattern_course-luisdev-part-3_dotnet-8_csharp-12
Curso da Formação ASP.NET Core focado no padrão CQRS aplicado na prática, incluindo uso de MediatR, divisão entre Commands e Queries, uso de decorators, notificações e implementação completa do fluxo de requisições com separação clara de responsabilidades.
aspnetcore backend clean-architecture command-query cqrs csharp ddd decorator-pattern design-patterns dotnet luisdev mediatr notifications software-architecture
Last synced: 17 Apr 2026
https://github.com/emersoncarneirodasilva/dieta-ia_backend
Dieta.IA é um aplicativo inovador que combina inteligência artificial e uma API robusta para gerar planos de dieta personalizados.
backend diet fastify gemini-ai gemini-api health nodejs
Last synced: 09 May 2026
https://github.com/loosenthedark/ci_practical-python-thorin-flask-app
Python server-side project built using Flask and deployed to Heroku | Video tutorial walkthroughs followed as part of the Practical Python module of Code Institute's Full Stack Web Development Diploma Programme
backend custom-routing environment-variables flask frontend heroku jinja2 json-data python3 templates
Last synced: 09 May 2026
https://github.com/fabianroy/expresso-emporium-server
PH Practice Project #12 - Server
backend cors crud crud-application crud-operation dotenv expressjs mongodb mongodb-atlas npm rest-api server
Last synced: 02 Apr 2026
https://github.com/tmmvn/helsinki-university-fullstack
Code for University of Helsinki full stack course
backend frontend fullstack helsinki-university-mooc nodejs reactjs
Last synced: 02 Apr 2026
https://github.com/hazemhussein14/scatter-gather-nestjs
A simple implementation to scatter & gather pattern with nestjs
backend docker docker-compose nestjs nodejs scatter-gather
Last synced: 02 Apr 2026
https://github.com/bharatlal124/backend_database
In this repo all MongoDB file uploaded
backend database expressjs mongodb mongodb-database nodejs
Last synced: 02 Apr 2026
https://github.com/codernotme/login-temps
Login Templates for all
0auth authentication backend clerk convex google-authentication login-system mongodb open-source openforall prisma supabase template
Last synced: 15 Apr 2026
https://github.com/ola-kaznowska/securex-av-flask-simulator
The Antivirus Simulator project, developed in Python using the Flask framework, is an interactive application designed to simulate the operation of antivirus software in real-time. The application allows users to perform various types of scans, including quick and full scans, detect threats, and interact with real-time protection.
backend cybersecurity cybersecurity-education educational-project flask fullstack html-css-javascript json practice-project python python3 web-development
Last synced: 09 May 2026
https://github.com/jvitoralb/microservices-apis-app
A end-to-end Microservices app with five different projects built with Nodejs, Express, MongoDB, and Mongoose
backend expressjs javascript microservices mongodb nodejs
Last synced: 15 Apr 2026
https://github.com/disafronov/dummy-backend
Demo backend app for FluxCD2 "Dummy Apps" tenant repository
backend docker example javascript
Last synced: 02 Apr 2026
https://github.com/ambrosia-unce/ambrosia
backend bun dependency-injection framework typescript
Last synced: 02 Apr 2026
https://github.com/hnah07/exam-laravel
This repository contains a Laravel-based exam project designed to assess Laravel development competence. The project serves as a practical evaluation of Laravel framework knowledge and implementation skills.
Last synced: 17 Apr 2026
https://github.com/promete00/managerestaurantbackend
This is the backend of a restaurant management system built with Spring Boot. It helps to manage tables, menus, products, orders, waiters, reservations, and more. The project is organized with controllers, DTOs, models, and repositories. It is useful for a restaurant or a point-of-sale system.
backend crud-application hibernate java jpa mysql-database rest-api restaurant restaurant-management restaurant-management-system restaurant-website spring-boot
Last synced: 17 Apr 2026
https://github.com/ashok-arjun/canteen-management-system
C++ program to implement canteen management system, with MySQL database as the backend.
backend canteen-management cpp mysql mysql-database object-oriented-programming oops oops-in-cpp sql
Last synced: 17 Apr 2026
https://github.com/danieldantasdev/advanced-csharp_training-course-luisdev-backend-part-2_dotnet-8_csharp-12
Treinamento avançado de C# abordando estruturas modernas da linguagem, POO avançado, delegates e events, async/await, semáforos, locks, coleções concorrentes, Garbage Collector, TPL, dynamic, ExpandoObject, reflections e criação de custom attributes.
advanced-csharp async-await backend concurrency csharp custom-attributes delegates dotnet dynamic events expandoobject garbage-collector luisdev oop reflection software-engineering task-parallel-library threading
Last synced: 17 Apr 2026
https://github.com/tanmay-312/login-page_go-react_tailwind_postgresql
GoLang backend server and React frontend, designed using Tailwind for user authentication and data management, using Postgresql
backend data-management database frontend fullstack go golang postgresql react rest-api user-authentication web-development
Last synced: 02 Apr 2026
https://github.com/anmiles/express-tools
Collection of utility functions for Express server
backend express javascript jest nodejs request server typescript zod
Last synced: 25 Feb 2026
https://github.com/defra/nms-backend-alpha
Git repository for service nms-backend-alpha
Last synced: 17 Apr 2026
https://github.com/netesy/assembler
Simple Assembler For the Luminar Langauage
Last synced: 17 Apr 2026
https://github.com/chansoopark98/nodejs-based-deeplearning
NodeJS inference repository use Tensorflow-Keras
backend ejs frontend html nodejs socket socket-io tcp tcp-client tcp-server tcp-socket tensorflow2 tensorflowjs
Last synced: 30 Apr 2026
https://github.com/diegoreports/ferrari-api
Projeto de desenvolvimento de uma API com NESTJS, TypeORM e banco de dados MySQL. Para o Hcode Lab Backend Developer
api backend database hcode migrations mysql nestjs typeorm
Last synced: 17 Apr 2026
https://github.com/vikramgujar/springrootx
Mastering Spring Core from the Ground Up! SpringRootX is a dedicated repository where I'll be updating Spring Core concepts one by one with real-world examples for better understanding. From IoC, DI, AOP, JDBC, ORM, MVC, to Spring Security, this repo covers it all! Stay tuned for structured learning and hands-on projects.
backend backenddevelopment dependency-injection ioc java javadevelopment javaee microservice rest-api software-development spring spring-container springannotations springbean springcore springframework springmvc
Last synced: 17 Apr 2026
https://github.com/parmodkumar28/food-delivery
This is a food delivery website created using MERN stack with admin panel.
backend food-ordering frontend html-css-javascript reactjs
Last synced: 17 Apr 2026
https://github.com/buddylim/portfolio
Portfolio designed on Figma. Built using React, Vite, Tailwind, Framer Motion and shadcn
backend framer-motion frontend fullstack portfolio react
Last synced: 17 Apr 2026
https://github.com/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 17 Apr 2026
https://github.com/farman20ali/flask-redis-file-manager
A Flask web application for uploading, saving, downloading, renaming, and managing text and files using Redis as a backend. Supports file chunking, admin/user roles, and Docker deployment.
admin airforshare backend base64 chunked-upload docker file-manager file-storage file-upload flask python redis redis-storage user-management web-application webapp
Last synced: 10 Jun 2026
https://github.com/mpapenbr/iracelog-graphql
GraphQL service for iRacelog
backend graphql-server iracing
Last synced: 15 Oct 2025
https://github.com/raynardj/nodejs-learn
Learning node.js
backend docker javascript learning node nodejs
Last synced: 17 Apr 2026
https://github.com/shubhansu-kr/backend-nodejs-template
Auth Template for Backend Projects
api backend express-js jwt-authentication nodejs tempate
Last synced: 17 Apr 2026
https://github.com/shehanrathnayake/tasktide-web-todo-app-backend-springboot-firestore
TaskTide todo web app back-end API built using Springboot and the Firebase Firestore
backend firebase firestore spring-boot springboot todoapp
Last synced: 09 May 2026
https://github.com/greenbone/gvm-auth-lib
Authentication library for Greenbone Vulnerability Managment aka. OpenVAS
authentication backend extended gea greenbone greenbone-community-edition gvm library openvas rust
Last synced: 03 Apr 2026
https://github.com/theluqmn/falcon
Simple bank management system backend written in C++.
backend bank-management-system cpp cpprest
Last synced: 20 Jun 2026
https://github.com/buemura/fin-app
Personal Financial App - Full Stack
backend docker frontend full-stack jest mysql nodejs planetscale prisma react redis rest-api tailwindcss typescript vercel vite zustand
Last synced: 03 Apr 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi python sql
Last synced: 09 May 2026
https://github.com/claudiooliveira89/cplusplus
Repository created for programming and development in the C++ language.
backend development game-development programing students study
Last synced: 31 Jan 2026
https://github.com/war1ordz/weblab4-backend
Spring backend application for laboratory work #4 in web course
backend itmo study-project web
Last synced: 20 Jun 2026
https://github.com/marcosoliveira91/case-labeling
Simple doctor case labeling app
backend controller-service-repository-pattern crud docker-compose fastify ioc-container nodejs rest-api
Last synced: 16 Apr 2026
https://github.com/maxpoi/oz-twitter-analysis
Assignment 2 for COMP90024, Cluster and Cloud Computing.
ansible aurin backend cloud couchdb docker docker-swarm frontend restful-api twitter-api visualization
Last synced: 09 May 2026
https://github.com/dongju93/cocktail-maker
칵테일 제조에 필요한 다양한 주류의 특성(향, 맛, 여운 등), 정보, 이미지를 관리하고 검색할 수 있는 RESTful API 서비스로, MongoDB와 SQLite를 활용하여 주류 데이터와 메타데이터를 저장하고, JWT 기반 인증 시스템을 통해 사용자 권한을 관리합니다.
backend docker fastapi gunicorn jwt mongodb python react rest-api tailwindcss typescript uvicorn vite
Last synced: 17 Apr 2026
https://github.com/eliav-lavi/practice-backend-ui
Practice Backend UI: Backend Skills in Practice.
backend education language-agnostic learning-exercise
Last synced: 28 Jun 2026
https://github.com/kastorcode/gostack-live-06-geolocation-maps
Live #6 of the Rocketseat GoStack Bootcamp: Geolocation and Maps with NodeJS and React Native.
backend bootcamp brazil express fullstack geolocation goiania goias gostack javascript jsx live maps matheus mobile nodejs oliveira ramalho react-native rocketseat
Last synced: 04 Apr 2026
https://github.com/kstubhieeee/keynest
KeyNest is a modern, secure password manager built with React and MongoDB, featuring a sleek dark theme interface and robust credential management capabilities.
backend express-js modernui mongodb password password-manager reactjs tailwindcss
Last synced: 04 Apr 2026
https://github.com/jharsh1202/jyn_pathshala
A Django-based backend application developed for a non-profit organization dedicated to conducting weekly Jain Pathshala classes. This system aims to streamline the management of Pathshala classes, including student registration, class scheduling, attendance tracking, and resource management.
backend celery django django-rest-framework python python3
Last synced: 15 Apr 2026
https://github.com/dev-garcia/jornada-back-end
Curso da Jornada Back-end pela instituição Samsung Ocean
backend express git github javascript mongo-db nodejs samsung-ocean
Last synced: 04 Apr 2026
https://github.com/jooaogui/cadastrodepessoas
API de Cadastro de Pessoas usando SpringBoot
Last synced: 17 Apr 2026
https://github.com/remarkablemark/fastapi-template
⚡ FastAPI Template
api backend backend-api fastapi fastapi-template python python3 template
Last synced: 04 Apr 2026
https://github.com/hawibryan/rust-sms-gateway
rust-powered SMS Gateway with Taifa Mobile API integration, built using Axum (backend) and Vite + React (frontend).
api axum backend frontend fullstack kenya messaging react rust sms sms-gateway taifa-mobile telecom vite
Last synced: 09 May 2026
https://github.com/esraaalzoghby/depi-tasks
Practice Tasks from DEPI Full Stack .NET Program
asp-net-core backend csharp database depi dotnet dotnet-core fullstack-development object-oriented-programming sql
Last synced: 09 May 2026
https://github.com/codedbystuart/myblogapp
MyBlogApp application, a personal environment to air out emotions
Last synced: 17 Apr 2026
https://github.com/sethdavis512/portfolio
Modern full-stack portfolio website with TypeScript monorepo architecture. React Router v7 frontend with SSR + KeystoneJS 6 headless CMS backend + PostgreSQL.
backend cms frontend fullstack graphql headless-cms keystonejs modern-stack monorepo portfolio postgresql prisma react react-router ssr tailwindcss typescript vite web-development
Last synced: 04 Apr 2026
https://github.com/robson16/the-scoop
A backend-focused web application for article submission and comments, developed as part of Codecademy's 'Create a Back-End App with JavaScript' skill path. Features custom user handles, article management, upvoting/downvoting, and comment functionality.
api-rest backend codecademy codecademy-solutions express javascript mocha nodejs test-automation
Last synced: 14 Apr 2026
https://github.com/verde-vias/gs-front-end
Repositório criado com o objetivo da realização da Global Solution de energias sustentáveis, este repostirio é da materia de front end
api backend nextjs tailwindcss typescript vercel
Last synced: 30 Jan 2026
https://github.com/prometheus-hack/main-service-backend
Этот репозиторий используется для хранения монолитного django backend
Last synced: 17 Apr 2026
https://github.com/ahmadkhalil-1/chatbot-application
I have created a chatting application using React, Node.js, and Socket.io.
backend bootstrap5 css3 express-js front-end-development nodejs reactjs socket-io
Last synced: 17 Apr 2026
https://github.com/blackwakhu/flask_restful
this is a beginner flask-restful application
api backend backend-api flask flask-restful python python3 rest-api
Last synced: 09 May 2026
https://github.com/eregalado/full-fledged-backend-arch
Tutorial on full-fledged backend architecture in Java
architecture architecture-components backend feign-client java-8 service-layer spring spring-boot spring-cloud tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/gazdagb/sticker-webshop-backend
A practice project focused on building an e-commerce platform for selling quirky and humorous stickers. Currently in development as a learning tool, with potential to evolve into a real-world webshop.
backend express postgresql pratice-project rest-api
Last synced: 18 Apr 2026
https://github.com/ameen20001024/vidsync-backend
My first full-fledged backend project using Express.js and MongoDB.
backend cloudinary expressjs javascript jwt-bearer-tokens mongodb mongodb-atlas mongoose multer-fileupload restful-api
Last synced: 18 Apr 2026
https://github.com/akshaypx/blog-api
A Node JS CRUD app with Express and MongoDB.
backend blog express javascript mongo nodejs rest-api
Last synced: 04 Apr 2026
https://github.com/kavicastelo/node_template
Node Server Template is a Node.js package that provides a simplified and configurable server setup for your applications.
backend bootstrap config node nodejs-server
Last synced: 04 Apr 2026
https://github.com/ace-cooper/turnbased-gameserver
Turn-Based Game Server Prototype
backend docker game-server gamedev mmo mmo-engine nodejs postgres redis rest-api turn-based-combat typescript
Last synced: 04 Apr 2026
https://github.com/henriquelluiz/kotlin-k8s-demo
A demo blog developed with Kotlin and Spring.
backend docker kotlin kubernetes mustache shell spring
Last synced: 04 Apr 2026
https://github.com/fimbres/nest-microservices
This is a SaaS backend application built in Nestjs with Typescript among other technologies. It's about making reservations following the micro-services architecture.
arquitecture backend e2e-tests federation-gateway jwt-authentication microservices mongodb nestjs passportjs restful-api stripe-payments testing typescript
Last synced: 10 Jun 2026
https://github.com/ilyasseyounes1/patient-management-system-enterprise
Enterprise-level Patient Management System built with Spring Boot, REST APIs, JPA/Hibernate, and MySQL. Designed for scalability, security, and modularity in healthcare applications.
backend docker enterprise grpc-java grpc-server java kafka postgresql spring-boot
Last synced: 18 Apr 2026
https://github.com/udbhav227/event_manager
Ruby driven event manager
api backend event-management mini-project ruby
Last synced: 06 Feb 2026
https://github.com/paularoo/reserve__server
backend server for hotel reservation app
backend mongodb nodejs server-side
Last synced: 09 May 2026
https://github.com/zartek-creole/zartek-creole
🚀 Expert DevOps, Linux & Architecte Open-Source | IRC/Eggdrop specialist | Python, Tcl, CI/CD | Mentor francophone
automation backend bash ci-cd cloud devops eggdrop francophone irc linux open-source python tcl
Last synced: 04 Apr 2026
https://github.com/willaevangelista/norteando_java
Norteando: Primeiro Projeto de Extensão, desenvolvido durante o Bacharelado de Engenharia de Software da Faculdade Descomplica.
api-rest backend faculdade-descomplica java spring-boot
Last synced: 18 Apr 2026
https://github.com/maurice-l/tutify
Ein Franchiseplattform für Nachhilfe Dienstleistungen mit Vue.js und FastAPI
backend fastapi frontend javascript oracle-database python vue
Last synced: 18 Apr 2026
https://github.com/akobashikawa/express-personas
Ejemplo de API REST usando ExpressJS.
backend bootstrap5 express expressjs frontend javascript nodejs
Last synced: 04 Apr 2026
https://github.com/md-mubin/short-url-generator
Short Url Generartor Project
backend backend-api expressjs mongodb nodejs shorturl url-shortener urlgenerator
Last synced: 14 Apr 2026
https://github.com/osamarab3/ieee-msb
IEEE MSB Tasks
backend bash-script java js nodejs
Last synced: 09 May 2026
https://github.com/angrybeltman/vnc-backend
A simple VNC backend server written in rust.
axum backend blazingly-fast example-project rust rust-lang tokio tokio-tungstenite videostreaming vnc vnc-server websocket
Last synced: 15 Apr 2026
https://github.com/adonyssantos/passport-auth-basics
🕵️ Curso de Autenticación con Passport.js
auth authentication backend jwt-authentication nodejs passport platzi
Last synced: 18 Apr 2026
https://github.com/s-chan-o/til
backend computer-science database spring study
Last synced: 18 Apr 2026
https://github.com/darinelescobar/graphql-template-hexagonal-architecture
A boilerplate to kickstart GraphQL APIs using NestJS, Prisma, and MySQL. Includes Docker setup, Prisma migrations and client generation, and an example seed script. Perfect for quickly launching clean, scalable backend projects.
api backend boilerplate clean-architecture db-migration docker graphql hexagonal-architecture mysql nestjs prisma template typescript
Last synced: 15 Apr 2026
https://github.com/hmintopia03/failure-playground
A backend/platform engineering playground for failure handling, worker queues, retries, observability, and tracing.
backend docker fastapi grafana jaeger observability opentelemetry platform-engineering postgresql prometheus redis worker-queue
Last synced: 04 Jun 2026
https://github.com/amyhuang95/microservices-blog-app
Simple blog app using microservices architecture to explore distributed systems, container orchestration, and cloud-native development.
backend containers distributed-systems kubernetes microservices web-development
Last synced: 18 Apr 2026