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-04 00:03:18 UTC
- JSON Representation
https://github.com/msabo1/expressts
Express TypeScript is decorator driven TypeScript framework on top of Express.js that allows you to use Express truly TypeScript way.
adapter backend decorators express express-js expressjs framework nodejs typescript typescript-framework
Last synced: 15 Feb 2026
https://github.com/juanpdn/backend-sharing-code-app
Backend Sharing Code App: Implementa una funcionalidad de compartir código que guarda y recupera fragmentos de código en MongoDB. Al hacer clic en "Compartir", se genera un ID único y se redirige a nodecode.io/:unique-id. El backend gestiona el almacenamiento y la recuperación de datos según el ID proporcionado.
backend docker docker-compose dockerfile expressjs nodemon ts-node typescript
Last synced: 13 Apr 2026
https://github.com/kay-gyasi/artisans-management-platform
An API for managing artisans and their jobs, providing features such as creating and managing profiles, scheduling appointments and tracking work progress.
api-rest aspnetcore authentication backend codefirst cqrs csharp entity-framework-core sql-server
Last synced: 17 May 2026
https://github.com/louiexz/website-chatzin
Website de chat utilizando Flask, no python.
backend flask flask-application flask-socketio socket socket-io webpack website
Last synced: 14 Apr 2026
https://github.com/softwareplace/goserve
goserve is a Go library designed to simplify the creation of backend applications or services that interact with HTTP requests. It leverages the powerful gorilla/mux router to provide flexibility, performance, and scalability while adhering to best practices in server development.
backend development go go-library golang jwt oapi-codegen rest rest-api restful server
Last synced: 14 Jan 2026
https://github.com/ashamethedestroyer/engineers-mathematical-guide
Unlock Engineering Potential Through Math 🟰➗🔢
application backend frontend mathematics mongodb react typescript
Last synced: 07 Oct 2025
https://github.com/chrisru/rental-api
🚣♂️ GraphQL API for a boat rental app
api backend graphql graphql-server json rental reservation-system server
Last synced: 14 Apr 2026
https://github.com/olesiakubska/teaching-load-api
Teaching Load API (Backend) for managing teaching load. Built with TypeScript, Node.js, Express.js, MongoDB (Mongoose), JWT, Swagger. 🔗 Frontend repo: teaching-load-ui - https://github.com/OlesiaKubska/teaching-load-ui
backend dotenv expressjs jwt-auth jwt-authentication jwt-token mongodb mongoose nodejs postman swagger-api typescript
Last synced: 13 Apr 2026
https://github.com/ibad-hussain/sigma-web-development-course
All exercises, projects, and learnings from the Sigma Web Development Course by CodeWithHarry. Built strong foundations in modern web development.
backend course frontend web-development
Last synced: 21 Jan 2026
https://github.com/nerc-ceh/bloominalgae-app
📱Bloomin' Algae mobile application
backend cordova marionette mobile-app
Last synced: 07 Oct 2025
https://github.com/uzairali19/react-hello-rails
This app uses Rails and sets up the React in the front-end. It further takes the Redux library and sets up a dummy backend server to check if the react app is able to communicate with the rails backend server.
api backend frontend full-stack javascript rails react redux
Last synced: 18 Jan 2026
https://github.com/sudarshanmg/gotask
A complete backend for Task Manager with JWT Authentication, filtering, sorting and pagination support
api api-rest backend go golang jwt jwt-authentication postgresql
Last synced: 14 Jan 2026
https://github.com/kaiofelps/api-com-solid
Back-end de um aplicativo de passes de academia feito em node.js seguindo os conceitos SOLID.
api api-rest backend curso fastify nodejs rocketseat solid
Last synced: 08 Oct 2025
https://github.com/launchpadcentral/flag
Parse files and environment variables along with flags. This repo is used by all our Glidr backend services.
Last synced: 14 Jan 2026
https://github.com/danwongwt/johny-library
📚 A full-stack library management application built with React, Node.js, Express.js, MongoDB, and integrated with Auth0 for secure user authentication.
auth0 backend expressjs firebase frontend full-stack mongodb mongoose nodejs react-router-dom reactjs rest-api side-project tailwindcss tanstack-react-query
Last synced: 08 Oct 2025
https://github.com/lzaycoe/brainbox-backend
Backend for BrainBox
backend docker fptqnk17 lzaycoe nestjs postgresql prisma wdp301
Last synced: 08 Oct 2025
https://github.com/knvmrt/youtube-video-downloader
YouTube video downloader with Python programming language.
backend downloader pip python video youtube
Last synced: 16 May 2026
https://github.com/pedrosfaria2/telegram_assistant
A personal assistant telegram bot
api backend conventional-commits ddd ddd-architecture ddd-patterns domain-driven-design javascript node node-js nodejs orm personal-assistant sequelize telegram telegram-bot telegram-bot-api utilities
Last synced: 19 May 2026
https://github.com/daidai21/trae_using_demo
using trae coding, demo of architecture changes in multiple versions of e-commerce.
architecture backend ecommerce golang order spec-coding trade-platform trae
Last synced: 31 May 2026
https://github.com/ingkellswith/studyground
📝study-ground✒️
aws backend cs frontend gameengine study unity unreal
Last synced: 14 Apr 2026
https://github.com/salgado2004/srv-web2-ufpr-trabalho-final
Back-end do trabalho prático final de Desenvolvimento Web II do curso de Análise de Desenvolvimento de Sistemas da UFPR
analise-desenvolvimento-sistemas backend college-project homework java kanban spring-boot ufpr
Last synced: 05 Feb 2026
https://github.com/defra/apha-integration-bridge
Git repository for service apha-integration-bridge
Last synced: 19 May 2026
https://github.com/vitormanoelvb/api-instrutor
API - INSTRUTORES E TURMAS
academic academic-project api-client backend backend-api education educational-project express expressjs insomnia insomnia-collections node nodejs nodemon nodemon-express university-project
Last synced: 08 Oct 2025
https://github.com/santtunurmi/santtunurmi.github.io
Portfolio / Website
backend css frontend full-stack html javascript web-development website
Last synced: 16 May 2026
https://github.com/lucaspaiva-lp/cs50-databases-sql
Personal study repository for CS50’s Introduction to Databases with SQL, focused on SQL, data modeling, and query reasoning.
backend cs50 data-modeling databases docker-container learning-notes postgres sql sqllite3
Last synced: 14 Apr 2026
https://github.com/leabrodyheine/mosaic-game-logical-agents
This project implements an intelligent agent to solve the Mosaic logic puzzle using strategies such as Single Point Strategy, Satisfiability Test Reasoning (with DNF and CNF encoding), and Probabilistic Reasoning. It utilizes frameworks and libraries including Java, LogicNG, and SAT4J for logical reasoning and satisfiability problems.
ai-agents backend cnf dnf logic-programming logical-ag logicng sat4j satisfiability
Last synced: 09 Oct 2025
https://github.com/faizan-devs/api-rate-limiter-nodejs
A complete Node.js API Rate Limiter system with hashed API keys, plan-based usage limits, warning emails on 90% and 100% quota usage, daily CSV reports, and scheduled cron jobs for automation.
api automate backend exec express javascript mongodb mongoose nodecron nodejs nodemailer nodemon
Last synced: 04 Apr 2026
https://github.com/kalthommusa/nodejs-blog
A blog app built using Node.js, Express, and MongoDB. It offers a user-friendly interface for creating, managing, and publishing blog content, while also providing a seamless experience for readers.
backend express frontend mongodb mongodb-atlas mongoose node node-js webdevelopment
Last synced: 14 Apr 2026
https://github.com/tareqmahmud/nestjs-task-management
This is a simple crud application API to manage authentication and task management.
backend express expressjs nestjs nodejs postgresql rest-api typescript
Last synced: 14 Apr 2026
https://github.com/vandodev/nlw-pocket
17ª edição da Next Level Week, apresentada entre 9 e 11 de setembro de 2024
api backend biome docker drizzle-orm fastify front-end javascript nlw node node-js postgres postgresql react reactjs rocketseat rocketseat-nlw typescript vite zod
Last synced: 18 Jan 2026
https://github.com/carluskauan/go
🌌 Go (Golang): Explorando a Linguagem do Google. - Leonardo Moura Leitao
Last synced: 14 Jan 2026
https://github.com/aldruin/python-exercises
exercicios em python, meu primeiro contato com o mundo de desenvolvimento back-end
backend data-structures-and-algorithms python
Last synced: 09 Oct 2025
https://github.com/fataldinazor/inventory_application
Backend: Express, EJS , postgreSQL
backend game-management postgres
Last synced: 19 Jan 2026
https://github.com/practical-works/php
PHP Practical Works Default Repository.
backend php php-backend php-course php7
Last synced: 09 Oct 2025
https://github.com/olubusade/emr-suite-backend
Production-ready backend for wiCare EMR demo built with Node.js, Express, Sequelize & PostgreSQL. Features JWT auth, RBAC, audit logging, Docker, and Jest tests. Secure, scalable, and cloud-ready to support multi-role workflows (Admin, Doctor, Nurse, Pharmacist, Biller, Lab Tech, Receptionist).
backend cicd docker emr express healthcare jwt nodejs postgresql rbac sequelize
Last synced: 02 Apr 2026
https://github.com/kashish-naik/complete-webdev-cheatsheet
🛠️ Master web development with this comprehensive cheatsheet covering design, layout, performance testing, and deployment tips. Collaborate and enhance your skills.
accessibility api backend css databases deployment frameworks frontend html javascript programming responsive-design seo version-control web-development
Last synced: 07 May 2026
https://github.com/shakilofficial/blog-platform-backend
A backend for a blogging platform with user roles, authentication, and CRUD operations for blogs. Built with Node.js, Express, MongoDB, and TypeScript.
backend blog expressjs jesonwebtoken jwt-authentication mongodb mongoose nodejs restful-api typescript vercel-deployment zod
Last synced: 09 Apr 2026
https://github.com/backbase/fics-api-client
A backend accelerator library supporting integrations to FICS for mortgage account and mortgage transaction details.
Last synced: 09 Oct 2025
https://github.com/ariebrainware/chatware
Websocket implementation using Go, also implement CI/CD using Docker Containerization and CircleCI
backend circleci containerization continous-deployment continous-integration docker go golang heroku webchat
Last synced: 14 Jan 2026
https://github.com/nicheinc/migrate
Database migrations. CLI and Golang library.
Last synced: 14 Jan 2026
https://github.com/coslynx/fitcrew-fitness-tracker
Track fitness goals progress share with friends... Created at https://coslynx.com
achievement-sharing backend code-generation coslynx developer-tools devops expressjs fitness-tracking frontend goal-setting health-app javascript machine-learning mvp nodejs npm progress-monitor react social-fitness workout-app
Last synced: 14 Apr 2026
https://github.com/rainhq/decimal
Arbitrary-precision fixed-point decimal numbers in go
Last synced: 14 Jan 2026
https://github.com/sara-source01/api-users-node-mongoose-
API REST simples desenvolvida com Node.js, Express e MongoDB (Mongoose). Permite criar, listar, atualizar e deletar usuários através de requisições HTTP ou interface HTML. Ideal para aprendizado e prática de integração com bancos NoSQL.
api-rest backend crud express fullstack-learning javascript mongodb mongoose nodejs rest-api
Last synced: 09 Apr 2026
https://github.com/nafisahnubah/cinemate-server-side
Back end of a movie browsing application
backend express expressjs mongodb
Last synced: 14 Apr 2026
https://github.com/msamgan/express-app-boilerplate
Express JS boilerplate with handlebars JS template
api backend boilerpalte expressjs hanlebars nodejs
Last synced: 14 Apr 2026
https://github.com/maverickpoly/asmr-python-django
30 various Django Full stack projects.
backend css django html javascript python tailwindcss
Last synced: 14 Apr 2026
https://github.com/bieanimaton/desconton
React Native Application with NodeJs Backend for my class project.
backend express mongodb nodejs react-native school-project
Last synced: 14 Apr 2026
https://github.com/9394113857/backend-cart-order-service
Cart & Order Backend Service | Stable v1.0.0 | Cart, checkout & order processing APIs with Product
backend cart-service ecommerce flask microservice order-service postgresql python rest-api
Last synced: 14 Apr 2026
https://github.com/aaabdulakader/sneakify
Sneakify: Your Ultimate Sneaker Shop
backend css-modules ecommerce express frontend full-stack git javascript json jwt-authentication mern-stack mongodb nodejs react react-hooks responsive-design rest-api sneakers stripe web-app
Last synced: 14 Apr 2026
https://github.com/marciocosta013/angular-barber-shop-ui_decolatech2025
Projeto Front-end em Angular do Bootcamp DecolaTech 2025 da parceria da Avanade Brasil com a DIO
angular backend fullstack html restful-api scss typescript
Last synced: 10 Oct 2025
https://github.com/codecraft26/rust-jwt-auth-mogodb
In this repository, you can find the backend Rust rocket mongodb rest-api boilerplate with token authorization.
Last synced: 19 Jan 2026
https://github.com/takuyadev/kuriapi
API for retrieving data for Kurikin - Nano Island Story built with Node.js, Express.js, TypeScript and PostgreSQL.
api backend express game jest node postgresql postman typescript
Last synced: 14 Apr 2026
https://github.com/amhjadkhan/online-nursary-frontend
Online Nursary Website.You can easily buy your plant. You can check Price low to high quality.view details,add to cart, Add your lacation and Hand cash Payment.
backend expressjs front-end full-stack mern-stack mongoose nodejs reactjs redux rest-api typescript
Last synced: 14 Apr 2026
https://github.com/mehmetumit/backend-project
Backend project which developed with Java (REST, ORM), PostgreSQL and Docker
backend database dbeaver docker docker-compose java maven mkdocs mkdocs-material pgadmin postgresql
Last synced: 14 Apr 2026
https://github.com/ingfranciscastillo/task-manager-api
Una API REST robusta para gestión de tareas construida con Go, Gin, GORM y PostgreSQL.
api apis backend backend-api docker gin gin-gonic go goapi golang makefile postgresql restapi
Last synced: 14 Apr 2026
https://github.com/mkwapisz2000/java-clinic-management-system
A Clinic Management System built with Spring Boot and MySQL, featuring a RESTful backend and a web-based frontend.
backend clinic-management frontend java mysql spring-boot web-application
Last synced: 11 Oct 2025
https://github.com/smartdccinnovation/dccboxed-signing-tool
DCC Boxed DUIS Validation and Signing Tool
backend duis java smartdcc smartmeter smets2 xml xmldsig xsd
Last synced: 01 Feb 2026
https://github.com/bmoszczynski07/chatterbox-backend
Backend for my communication platform called "Chatterbox".
Last synced: 21 Jan 2026
https://github.com/buildfrom/bun
backend bun elysiajs mongodb postgresql solid
Last synced: 14 Apr 2026
https://github.com/kuzuru/codesync
The CodeSync application backend
api backend codesync opensource
Last synced: 14 Jan 2026
https://github.com/diwasrimal/echo-backend
Go backend for echo chat app
backend chat-application go postgresql
Last synced: 14 Jan 2026
https://github.com/yuhexiong/raw-sql-spark-submit-api-python-flask
apache-spark api backend flask python spark
Last synced: 11 Apr 2026
https://github.com/mariocc29/pokemon_tcg_api
Exemplary Ruby on Rail RestAPI aimed at assessing code quality with meticulous attention to detail.
backend elasticsearch grape-api rails redis rspec swagger
Last synced: 19 Jan 2026
https://github.com/ruan-narici/java-empresa-funcionarios
Projeto desenvolvido após finalizar o curso de Polimorfismo da Alura. Realizei esse projeto com o intuito de aperfeiçoar e absorver melhor o conteúdo aplicado.
Last synced: 12 Oct 2025
https://github.com/blackhatdevx/mypandit
BookMyPandit is a user-friendly platform designed to streamline the process of booking pandits for various rituals and ceremonies. The app prioritizes a seamless user experience with modern features and intuitive design.
backend frontend full-stack javascript nextjs opensource opensource-projects otp otp-verification webapp webdevelopment
Last synced: 14 Apr 2026
https://github.com/kleros/court-notifications-bot
arbitrator backend kleros-v1 notifications
Last synced: 12 Oct 2025
https://github.com/kastorcode/editing-videos-nodejs-ffmpeg
Backend and frontend that edits and consumes video on demand using Node.js streams and the FFmpeg library.
backend child-process chunk consumes edits ffmpeg frontend kastorcode kastorcoder mp4 nodejs on-demand pipe pipeline read-stream script spawn stream streams video
Last synced: 08 May 2026
https://github.com/wilsonkinyua/neighborhood
Neighborhood is a simple web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.
backend django-application frontend moringa-school neighborhood python
Last synced: 14 Apr 2026
https://github.com/gabrielfrancodev/cadastrodeusuarios
API desenvolvida para cadastrar usuários
Last synced: 09 May 2026
https://github.com/defra/land-grants-api
Git repository for service land-grants-api
Last synced: 16 May 2026
https://github.com/fairstyle/backend-jr-hiring
Backend developer hiring tests
Last synced: 13 Oct 2025
https://github.com/thatbeautifuldream/react-front-to-back
Code from react front to back course.
backend frontend react reactjs
Last synced: 13 Oct 2025
https://github.com/mathmendesreis/meter-ai
Este repositório contém o backend de um aplicativo projetado para gerenciar a leitura individualizada de consumo de água e gás.
api backend gemini-api nestjs nodejs
Last synced: 23 Feb 2026
https://github.com/ingresse/access-control-python-sdk
Python SDK for using Access Control Service
Last synced: 13 Oct 2025
https://github.com/cagatay-softgineer/flask-backend
Scalable Flask backend template with dynamic multi-database support (PostgreSQL, SQLite, MySQL, MongoDB, Firestore) and modular routing via Blueprints.
api backend blueprints database firebase firestore flask mongodb mysql postgresql pydantic python sqlite template
Last synced: 14 Apr 2026
https://github.com/kevin-doolaeghe/account-manager
Account Manager Web Application
asp-net-core backend docker-compose frontend reverse-proxy webapp
Last synced: 01 May 2026
https://github.com/olejek88/cv-backend
My CV personal page backend based on Laravel framework
api backend laravel laravel-admin
Last synced: 16 May 2026
https://github.com/cirmifrancis/coderhouse-backend
Project carried out for the 'Backend Programming' course at Coderhouse platform.
backend bcrypt cookie-parser dotenv expressjs handlebars jsonwebtoken layered-architecture mercadopago mongodb nodejs nodemailer nodemon passport postman railway render swagger
Last synced: 27 Jan 2026
https://github.com/pietrobragaaquinojunior/go-zero-upload
Projeto backend em go-zero com endpoint de upload de arquivos para a amazon S3.
backend go-zero golang s3-bucket
Last synced: 26 Oct 2025
https://github.com/pablo1785/devchallenge
Graph-based social network messaging service, powered by Neo4J. Developed for DevChallenge Backend 2022 competition
3-layer-architecture backend challenge competition docker docker-compose go golang neo4j
Last synced: 27 Apr 2026
https://github.com/viacheslavtitov/easy-dictionary-server
REST API server for mobile apps of Easy-Dictionary project. Developed by Go and managing by Gin-Gonic HTTP framework
backend clean-architecture gin-gonic go golang server viper
Last synced: 27 Jan 2026
https://github.com/kisan-engg/bun-fullstack
bun/node decoupled full stack: Notes manager
app application authentication authrization backend better-auth bun decoupled drizzle elysia example frontend fullstack learning node postgresql svelte tailwind tutorial web
Last synced: 14 Apr 2026
https://github.com/mikeludemann/graphql-tutorial
A tutorial with graphql and more
apollo backend frontend graphql nodejs react react-dom react-redux react-router redux
Last synced: 14 Apr 2026
https://github.com/ghosts6/ghosts6
Kiarash-Backend-Developer
backend ghosts6 readme-profile web-developer
Last synced: 24 Feb 2026
https://github.com/garugaru/coderdojo-app-backend
Fast, parallel, container ready aggregator for coderdojo events app
backend coderdojo kotlin rxjava
Last synced: 14 Oct 2025