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-09 00:03:25 UTC
- JSON Representation
https://github.com/corneal64/fcc-projects
Free Code Camp Projects
backend backend-api backend-micro-service backend-service backend-webdevelopment coding-challenges fcc fcc-api fcc-backend fcc-certification fcc-exercise fcc-frontend fcc-weather fcc-web-design freecodecamp frontend frontend-app microservice microservices projects
Last synced: 18 Mar 2026
https://github.com/turgho/sharespace
ShareSpace é uma plataforma de rede social inspirada no X (antigo Twitter), onde os usuários podem interagir, postar conteúdos, curtir e comentar postagens, seguir outros usuários e enviar mensagens diretas.
angular backend docker frontend javascript nestjs nodejs postgresql prisma-orm tailwindcss typescript
Last synced: 07 Apr 2026
https://github.com/matheusyurirs/cadastrodeninjas
Uma API para cadastro de ninjas usando SpringBoot para o curso Java10x
Last synced: 19 Apr 2026
https://github.com/ramxcodes/advice-me-ram-backend
The backend of Advice Me Ram is a RESTful API built with Node.js, Express, and MongoDB. This API enables users to contribute advice and retrieve random pieces of advice from a database. The backend is designed to handle requests efficiently and provides endpoints for creating and fetching advice.
backend backend-api cronjob full-stack mern mongodb vercel
Last synced: 07 May 2026
https://github.com/spydon/mindlevel-backend
backend backend-service game mindlevel
Last synced: 31 Mar 2025
https://github.com/emanuelwp/cadastrodeninjas
Uma API para cadastro de ninjas usando SpringBoot
Last synced: 16 Apr 2026
https://github.com/polaris000/coding-club-projects
These are the projects I have completed for the Coding Club.
Last synced: 16 Apr 2026
https://github.com/imrandil/file_uploder_api_go
go image upload api using golang
Last synced: 02 Mar 2026
https://github.com/xriot45/disciline_backend
Discipline is a Student Violation Information System (SIPSS) application that aims to record, manage, and report violations committed by students in the school environment.
backend mysql nestjs rest-api typescript
Last synced: 11 Feb 2026
https://github.com/arturocarrillojimenez/database-analyzer
Herramienta modular y extensible para inspección, análisis y optimización de bases de datos, pensada para despliegues on‑premise y en la nube (arquitectura por microservicios)
api-gateway backend docker docker-compose dockerfile javascript knex microservice nats nestjs nestjs-backend swagger typescript
Last synced: 11 Feb 2026
https://github.com/ioott/backend-python-complexidade-recursividade-modelos-de-algoritmos-de-busca_e_ordenacao
O projeto consiste na resolução de diferentes problemas utilizando algoritmos. Além disso, é necessário analisar a complexidade dos algoritmos utilizados em cada problema, a fim de otimizá-los e melhorar sua eficiência.
algoritmos-de-busca algoritmos-de-ordenacao backend complexity python recursive-algorithm
Last synced: 15 Mar 2025
https://github.com/dbarbosadev/taskify-challenge
Taskify is a project that allows the user to create projects and divide them into to-do tasks.
angularjs angularjs2 back-end backend backend-api backend-service front-end front-end-development frontend fullstack-development fullstack-javascript nodejs nodejs-api nodejs-express nodejs-express-mongodb nodejs-mongodb nodejs-server
Last synced: 10 May 2026
https://github.com/ahmedabougabal/express_fibonacci_api
This is a simple backend API built using Express.js that calculates the Fibonacci number for a given input. The API is containerized using Docker.
alpine api backend docker expressjs fibonacci-numbers javascript nodejs
Last synced: 11 Apr 2026
https://github.com/kasir-barati/nestjs-backend-common
All the utility functions and common modules I usually use in my NestJS applications will be published and maintained here.
backend javascript library nestjs nodejs npm npm-package pnpm typescript
Last synced: 27 Feb 2026
https://github.com/joebertcerezo/ekspress-ts
A practice project demonstrating Express.js with TypeScript and PostgreSQL integration. This project serves as a learning platform for building RESTful APIs using modern Node.js development practices.
api backend controllers crud database eslint express middleware nodejs postgresql practice rest typescript
Last synced: 10 Apr 2026
https://github.com/kshitiz510/email-sender
Email sending project that takes recipient emails, subject and content from user and sends email to them using nodemailer
backend ejs ejs-templating email-sender express javascript nodejs nodemailer
Last synced: 12 Feb 2026
https://github.com/adarsh0311/task-management-application
A Spring Boot-based backend for a Task Management application, featuring task creation, file attachments, and filtering using PostgreSQL. Tech Stack: Java, Spring Boot, PostgreSQL, Spring Data JPA
backend java postgresql restful-api spring-boot spring-data-jpa spring-specifications task-management
Last synced: 12 Feb 2026
https://github.com/ctrly4sh/node-auth-jwt
Auth in node js + TypeScript using JWT
backend express learning nodejs
Last synced: 16 Apr 2026
https://github.com/project-orion-2025/bellatrix
This is the cerebrum of project orion where the backend logic resides
backend java mysql spring spring-boot springdata-jpa springsecurity-jwt
Last synced: 12 Feb 2026
https://github.com/krishnaura45/dinebot
End-to-End NLP Chatbot for Food Services
backend dialogflow end-to-end-project frontend nlp nlp-projects
Last synced: 22 Aug 2025
https://github.com/hendrikboeck/karel_the_robot_python3_backend
Karel The Robot PBE is a project that aims to bring the game to all platforms and languages and create a simpler interface for your port of Karel The Robot. This is an educational project, any type of contribution is much appreciated.
api backend education game gamedev karel python python3
Last synced: 15 Mar 2025
https://github.com/alp-kurt/firebase-backend-typescript
Firebase Cloud Functions + Firestore session API with a Vite React admin console. Includes auth, validation, rate limiting, idempotency, and CI/CD workflows.
backend ci-cd firebase gcp google-cloud-platform jest react typescript vite
Last synced: 12 Feb 2026
https://github.com/danieldantasdev/advanced-csharp_training-course-luisdev-backend-part-3_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: 16 Apr 2026
https://github.com/krytos/fastapi-production-template
Production-ready FastAPI template with clean architecture, async SQLAlchemy, strict quality gates, Docker/Terraform foundations, and automated PyPI publishing.
api async backend docker fastapi github-actions pypi python sqlalchemy templates terraform testing
Last synced: 09 Apr 2026
https://github.com/douglasac/blog-app-react-django
Aplicación de blog interactiva desarrollada con React y Django. Permite gestionar publicaciones en Markdown, con funcionalidades de autenticación, likes, comentarios y estadísticas personalizadas.
api backend blog django frontend jwt markdown python react vite web-development
Last synced: 10 Apr 2026
https://github.com/nanafox/hng-stage-zero-api
A Basic API Project for HNG 12 Stage zero.
Last synced: 01 Sep 2025
https://github.com/blinksta1ker/chatbot
Chatbot using Flask
backend chatbot flask openai-api postman python
Last synced: 08 May 2026
https://github.com/mukhlishga/lokalise-backend
Backend service for Lokalise Pro Max, a replica of Lokalise with better features. My project at GoTo / Gojek Hackathon 2024, won 2nd place out of 95 teams / 371 participants across Indonesia, India, Singapore, and China.
backend database hackathon java lokalise postgresql
Last synced: 07 May 2026
https://github.com/surajmendhe5573/todo-auth
Todo back-end application with authentication.
backend expressjs jsonwebtoken mongodb nodejs postman rest-api
Last synced: 10 Apr 2026
https://github.com/mae776569/trial-bot
A trial bot to try the Facebook API
api backend chatbot facebook facebook-api nodejs
Last synced: 13 Feb 2026
https://github.com/clifftech123/hng-task-2
Api to accept person name us input and perform crud opration with it
api backend expressjs nodejs typescript
Last synced: 04 Apr 2026
https://github.com/lipex360x/express-boilerplate
Express + Typescript Boilerplate API REST
backend docker-compose mongodb plopjs postgresql redis rest-api typescript
Last synced: 11 Apr 2026
https://github.com/tallesandrade/cadastrodeninjas
Uma API para cadastro de ninjas usando SpingBoot
Last synced: 13 Feb 2026
https://github.com/debojit-mitra/sugoi-web
⛩️ Sugoi-Web: A modern anime discovery and tracking app using MAL data. Built with Next.js, MUI & Node.js. Features include search, watchlists, tracking, dark mode, and user authentication.
anime backend frontend mui myanimelist nextjs nodejs
Last synced: 08 May 2026
https://github.com/sadaf2005/codefolio
Dynamic animations, transitions, and user interactions for better engagement.
animation-css authentication backend reactjs real-time-rendering reducer redux router seo seo-optimization
Last synced: 16 Apr 2026
https://github.com/wordplayeducation/word-play-backend
Backend for genAI powered game
Last synced: 30 Jun 2025
https://github.com/ivancaez/authsb
Authentication backend made in Spring Boot with Kotlin
backend kotlin rest-api spring-boot spring-security
Last synced: 09 May 2026
https://github.com/katavinanguyen/cloud-infrastructure-cost-tracking-dashboard
Simulated cloud infrastructure cost tracking dashboard built with React and Spring Boot. Visualizes usage trends and cost breakdowns across engineering teams, featuring mock data ingestion, dynamic reporting, and modular microservice architecture, all containerized with Docker and deployable via Kubernetes.
backend cloud-cost-optimization cloud-infrastructure docker frontend fullstack infrastructure-monitoring kubernetes reactjs spring-boot
Last synced: 07 Apr 2026
https://github.com/shakaran/shakaran
Senior Backend Engineer
backend docker engineer kubernetes laravel php senior symfony
Last synced: 14 Feb 2026
https://github.com/dipak-kumawat/todolist
create a mern stack app where user can add delete and update there task in app
backend database express frontend fullstack list mern-stack mongodb mongodb-atlas nodejs project react todo todolist
Last synced: 28 Feb 2026
https://github.com/larads/nlw-expert-nodejs
Um sistema de votação em tempo real onde os usuários podem criar uma enquete e outros usuários podem votar. O sistema gera um ranking entre as opções e atualiza os votos em tempo real.
backend fastify nodejs prisma typescript zod
Last synced: 14 Feb 2026
https://github.com/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 Feb 2026
https://github.com/aryanraj13/likeloop
LikeLoop is a dynamic social media application that brings people together, allowing users to share updates, connect with friends, and stay engaged with their community. Built using the powerful MERN stack, React-Redux, Material-UI (MUI), and secured with JWT authentication, LikeLoop offers a seamless and secure social networking experience across.
api backend css frontend interface javas jwt mern mongo mui mui-icons mui-material react social-media
Last synced: 14 Feb 2026
https://github.com/nafisahnubah/rateease-server-side
Back end of a service review application
backend express expressjs mongodb
Last synced: 11 Apr 2026
https://github.com/josueec/josueec
✌️ Welcome to my GitHub profile.
backend frontend webdevelopment
Last synced: 15 Feb 2026
https://github.com/boywithkeyboard-archive/http-benchmark
What's the fastest web framework for Node.js?
backend benchmark framework hello-world http node nodejs web web-framework
Last synced: 28 Feb 2026
https://github.com/hidekileonardo/cadastrodeninjas
Uma API para cadastro de ninjas usando SpringBoot para o curso Java10x
Last synced: 15 May 2026
https://github.com/pedroemmanuelbuerger/trygames
TryGames é um projeto desenvolvido como parte do curso "Trybe" para simular uma plataforma de jogos online, aonde o utlizador deve armazenar, adicionar e pesquisar informações sobre os jogadores, jogos e estudio dos jogos.
Last synced: 19 Sep 2025
https://github.com/l1ve4code/wp-news-portal-api
REST-API для новостного приложения
api backend l5-swagger laravel php rest-api
Last synced: 07 May 2026
https://github.com/alessandrodealmeida2/barsystem
Site com banco de dados hospedado na AWS
aws-ec2 backend banco-de-dados database mysql rds-database
Last synced: 08 May 2026
https://github.com/muhamed-hassan/system_integration_poc
POC of System to System Integration [Type: REST Service to REST Service] 🤗 👌 🤝 🏗 ⚡ 📝 🔗 ✅ 💯
backend black-ops fucken-private-sector-leaks global-counter-terrorism global-terrorism-of-corrupted-investors-tribes java rest spring-boot system-to-system-integration
Last synced: 06 Aug 2025
https://github.com/than-dev/nest-graphql
An API using NestJS framework, TypeORM to data modeling and GraphQL!
api backend development graphql nest nestjs nodejs typeorm
Last synced: 16 Apr 2026
https://github.com/khushi-gunnu17/blog-backend-application
A blogging web app using EJS as the view engine, built with a JavaScript backend. This repo, "blog_backend_application," handles dynamic content and server-side scripting.
backend ejs javascript server-side-rendering
Last synced: 06 Mar 2025
https://github.com/nicoarbelaez/practica-arquitectura-backend
Curso Platzi "Curso Práctico de Arquitectura Backend"
arquitectura backend java platzi sprign-boot
Last synced: 16 Jun 2026
https://github.com/defra/ai-sdlc-codereview-api
Git repository for service ai-sdlc-codereview-api
Last synced: 16 Feb 2026
https://github.com/erb13020/nucamp-sql-with-python-resources
My name is Eric Burt. I started coding in 2013 and have been a software engineer for over 5 years. I have been teaching an introductory software engineering class SQL with Python at Nucamp since March 2023. Here is my curated list of hand-picked resources that I share with my students daily.
backend docker flask postgresql python relational-databases sql
Last synced: 16 Apr 2026
https://github.com/gcyrillus/plx-cssbackslash
Plugin PluXml | add escape character to backslash found inside a css file or a static page while editing in backend, to avoid to strip them on save. Watch it ! .While editing . If you add Unicodes to your css, you must escape(duplicate) them to preserve them on save..
backend javascript plugin pluxml
Last synced: 16 May 2026
https://github.com/defra/fcp-sfd-comms
Git repository for service fcp-sfd-comms
Last synced: 09 May 2026
https://github.com/bratelion/myfriends
Dockerized KoaJS backend and Postgres DB
Last synced: 01 Mar 2026
https://github.com/mnfst/docs
admin-dashboard baas backend backend-api docs manifest rest yaml
Last synced: 01 Mar 2026
https://github.com/kleros/t2cr-rewards-bot
Convenience bot that watches the T2CR for withdrawable rewards and withdraws for them user.
Last synced: 20 Mar 2026
https://github.com/gal16v8d/dw1-svc
A Mongo+Nest.js+Typescript REST API to expose info around Digimon World 1 PS1 videogame
backend jest mongodb mongodb-atlas nestjs nodejs rest-api supertest typescript
Last synced: 11 Apr 2026
https://github.com/lucas29951/chat-online
Chat en tiempo real entre usuarios, con gestion de salas.
backend chatroom css3 express-js frontend html5 javascript node-js socket-io
Last synced: 01 Mar 2026
https://github.com/EmiliannoDickel/Primeira-API---Java10x
API Cadastro C/SpringBoot
Last synced: 16 Apr 2026
https://github.com/tahsinalahi/orchid-movie-server
Orchid Movie Server is a backend API built with Node.js and Express for managing movies and user favorites in a database. It supports CRUD operations and email-based authentication.
backend backend-api cors expressjs mongodb nodejs
Last synced: 16 Apr 2026
https://github.com/zaikoxander/node.js
Meus estudos de Node.js
back-end backend backend-server express express-handlebars express-js expressjs handlebars handlebars-js handlebarsjs javascript js node node-js nodejs nodemon nodemon-express studies studies-javascript study
Last synced: 04 Jan 2026
https://github.com/jofaval/jofaval
Brief description of my journey as a developer, and as a human being :)!
about-me artificial-intelligence backend computer-science frontend machine-learning markdown portfolio readme-profile
Last synced: 29 Mar 2025
https://github.com/laisrmacedo/labeddit-backend
Social Bookmark where users can disclose content and interact positively or negatively in disclosures.
backend expreesjs fullstack-development jwt-authentication nodejs sqlite3 typescript
Last synced: 17 Jun 2026
https://github.com/zaibten/anatomy-admin-panel-using-nodejs
This is the Admin Panel for the Anatomy App, built using Node.js and React.js. The Admin Panel allows administrators to manage quizzes and other content for the Anatomy App.
admin-panel backend database frontend livedata mongodb nodejs ui-ux ui-ux-design vercel-deployment web-application-development website
Last synced: 16 Apr 2026
https://github.com/ioott/backend-python-pytest-poo-solid
Gerador de relatórios que recebe arquivos com dados de um estoque (em CSV, Json e XML) e gera relatórios de saída.
backend poo pytest python solid-principles
Last synced: 09 Jul 2025
https://github.com/azazzillo/nft_diplom
NFT Marketplace for Buying and Selling NFTs
auctions backend celery django django-rest-framework metamask nft nft-marketplace nfts python python3 redis sqlite sqlite-database sqlite3
Last synced: 08 May 2026
https://github.com/ikhsanalatsary/nest-project
The workshop project material version for https://github.com/ikhsanalatsary/good-day
attendance attendance-management attendance-management-system attendance-monitoring attendance-system attendance-tracker attendance-tracking backend hands-on-project hands-on-workshop ikhsanalatsary nestjs nodejs postgre rest-api restfull-api workshop workshop-materials
Last synced: 08 May 2026
https://github.com/roniahmad/backend.pestcontrol
Backend for pestcontrol built with laravel lumen and JWT authetication
backend jwt-authentication laravel lumen mysql pestcontrol
Last synced: 08 May 2026
https://github.com/abdulsamie10/airlineflightmanagementsystem
A Java based Airline Flight Management System
airline airline-booking airline-reservation airline-themes backend developing flight flight-management frontend java javaswing javaui management-system system testing
Last synced: 07 Nov 2025
https://github.com/luccagiankolenez/portfolio-django-api
Backend em Django + DRF + Celery + PostgreSQL + Redis + JWT.
backend celery django drf jwt postgresql python redis
Last synced: 08 May 2026
https://github.com/pardnchiu/go-pg
(Go Package) PostgreSQL client with chained method calls
backend chain-syntax go golang pardnchiu postgresql
Last synced: 02 Jun 2026
https://github.com/mehrabhossain1/stock-sales-management-backend
Role-Based Inventory & Sales Management API built with Node.js, Express, MongoDB, and JWT. Supports admin, manager, and user roles with full authentication, authorization, and product management features.
api backend bcryptjs express inventory jwt mongodb mongoose nodejs role-based-access sales-management
Last synced: 11 Apr 2026
https://github.com/defra/forms-notify-listener
Git repository for service forms-notify-listener
Last synced: 16 Apr 2026
https://github.com/5ekastanx/admin-panel
Добро пожаловать в проект Админ Панель и Авторизация! Этот проект представляет собой веб-приложение с административной панелью и системой аутентификации.
admin-panel authentication backend frontend fullstack nodejs react
Last synced: 16 Apr 2026
https://github.com/masonedotcloud/link-manager-web
Link manager web: Gestione intuitiva dei link. Organizza i tuoi collegamenti con facilità. Aggiungi, elimina e modifica cartelle e link. Semplice e veloce. HTML, CSS, JavaScript, PHP e MySQL.
backend bookmark-manager frontend javascript link-manager productivity-tool responsive-design web-application web-development
Last synced: 16 Apr 2026
https://github.com/hungds99/median-backend-rest-api
Median backend rest api
api-rest backend nestjs postgresql prisma-orm
Last synced: 06 May 2026
https://github.com/thatbeautifuldream/task-management-api
Task management API
backend express task-management typescript
Last synced: 16 Apr 2026
https://github.com/rodrigobarbosa12/graphql-nestjs-typeorm
The project is a solid foundation of Node.js API with NestJS, designed to simplify the creation of APIs by developers, offering an organized structure and default settings.
api backend graphql graphql- graphql-api graphql-nestjs javascript nestjs typescript
Last synced: 03 Mar 2026
https://github.com/volodymyrmamaevsky/hotel_booking
backend fastapi postgresql python
Last synced: 16 Apr 2026
https://github.com/squishy123/wayorder-ruhacks
Wayorder Repo for RUHacks
backend expressjs nodejs ordering
Last synced: 08 May 2026
https://github.com/dimaskiddo/training-telkom-dta-backend
Training Telkom Digital Talent Acceleration (Backend)
acceleration backend digital java materials talent telkom training
Last synced: 17 Jun 2026
https://github.com/kornetas/api-forge
Node.js REST API with user authentication, JWT, roles, and product management – fully tested with Jest.
api authentication autorization backend bcrypt express jest jwt mongodb mongoose nodejs rest-api roles supertest
Last synced: 17 Jun 2026
https://github.com/felipecastrosales/consume_api
Flutter consume simple api with dio, http and getconnect - comparing usages.
api backend dio flutter flutter-app flutter-apps flutter-dio flutter-examples get getx http rest serialization
Last synced: 16 Apr 2026
https://github.com/marko19907/urban-infusion-server
Urban Infusion back-end, Application Development (IDATA2306), spring 2022.
authentication authorization backend derby-embedded docker docker-compose heroku https java jpa jpa-hibernate jwt kotlin maven mysql orm rest-api spring-boot spring-security swagger
Last synced: 11 Apr 2026
https://github.com/play3rzer0/mern-stack
Web app that uses the MERN stack.
backend express frontend javascript mern-stack mongodb node nodejs react
Last synced: 06 Apr 2026
https://github.com/new-horizons-project/yn-api
Backend of New Horizons SaaS
backend backend-api docker elasticsearch fastapi jwt-authentication postgresql python redis sqlalchemy
Last synced: 10 Apr 2026
https://github.com/rtasalem/youve-got-mail
Backend microservice for sending email notifications via Nodemailer & RabbitMQ with all message event data stored in MongoDB.
backend graphql mongodb nodemailer notifications rabbitmq
Last synced: 08 May 2026
https://github.com/adilfathi/bookstore-mern-stack
Book Store Project is a full-stack web application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). This platform allows users to browse, search, and view detailed information about books. It also provides features to add, edit, and delete books, making it a perfect solution for managing a book collection.
backend bookstore frontend mongodb nodejs react
Last synced: 26 Feb 2026