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/cybersayak/understanding-backend-hardway

Understanding Backend with Express

backend express

Last synced: 28 Feb 2025

https://github.com/nicheinc/actions-go-ci-library

Re-usable action for running continuous integration on a Go library module.

backend ci

Last synced: 16 Jan 2026

https://github.com/bhavyalalchandani/pencraft_blogapp_backend

A Blogging Application that has been developed using the MERN Stack. (This Repository includes Backend API Code)

backend blog-platform express mern-stack mongodb nodejs nodemon

Last synced: 12 Apr 2026

https://github.com/in2code-de/in2connector

Enterprise Level Connection Manager for LDAP, SOAP etc.

ad backend connection driver extbase extbase-storage interface ldap sap soap storage typo3 vd

Last synced: 14 Jun 2025

https://github.com/enrituraj/social-media-api

A social media API built with FastAPI, providing features like user authentication, post creation, comments, and likes. Designed for fast and scalable backend development.

api authentication backend crud fastapi python rest-api social-media-api web-development

Last synced: 07 Sep 2025

https://github.com/ABeatrizSC/restful-api-course

Restful API | Spring Boot, Spring Security, JWT, CORS, Test automation (JUnit), Docker, MySQL, FlywayDB, Swagger

api backend cors docker docker-compose flywaydb junit jwt mysql restful-api spring-boot spring-security swagger test-automation

Last synced: 15 May 2025

https://github.com/desk888/bookstore-orm-model

ORM Model to interact with PostgreSQL Database stored on AWS RDS

aws-rds backend database-management object-relational-mapping sqlalchemy-python

Last synced: 29 May 2026

https://github.com/gruberb/firemarksbackend

Backend for the bookmarking service "FireMarks"

backend golang web-app

Last synced: 25 Mar 2025

https://github.com/danieldantasdev/software-architecture_formation-course-luisdev-part-2_dotnet-8_csharp-12

Formação completa sobre Arquitetura de Software: fundamentos, SOLID, boas práticas, POO, padrões de projeto (GoF), padrões arquiteturais, DDD, arquitetura limpa, hexagonal, EDA, serverless e análise de qualidade de código.

architecture backend best-practices clean-architecture code-quality csharp ddd design-patterns dotnet eda event-driven gof hexagonal-architecture luisdev oop refactoring serverless software-architecture software-engineering solid

Last synced: 13 Apr 2026

https://github.com/defra/fcp-sfd-data

Git repository for service fcp-sfd-data

backend cdp node service

Last synced: 01 Mar 2025

https://github.com/defra/aqie-historicaldata-backend

Git repository for service aqie-historicaldata-backend

backend cdp dotnet service

Last synced: 08 Jun 2026

https://github.com/defra/aqie-monitoringstation-backend

Git repository for service aqie-monitoringstation-backend

backend cdp node service

Last synced: 15 May 2026

https://github.com/maxbleu/backendonpole

This repository contains the backend source code for Onpole, developed using Laravel. It includes API endpoints and essential middleware

api backend breeze-api coors endpoints laravel laravel-breeze middleware php requests

Last synced: 28 Apr 2026

https://github.com/balajar-dm/backend-express-with-prisma

Backend Simple CRUD using Express JS and Prisma ORM

backend expressjs prisma-orm

Last synced: 12 Apr 2026

https://github.com/carlos-marrugo/backend-estudiantes

Backend realizado en un video para mi canal @carlosdev Spring Boot

backend docker java spring springboot

Last synced: 06 Jul 2025

https://github.com/soumyaco/careerise

Mentorship platform

backend golang

Last synced: 23 Apr 2025

https://github.com/nickzs8/userregistration

An API for user registration with SpringBoot.

api backend java springboot

Last synced: 12 Apr 2026

https://github.com/parlandin/blog-backend

Api do meu blog, incluindo uma api para ver palavra do dia

api-rest backend dicionarios

Last synced: 10 Jan 2026

https://github.com/hesammosaffa/simple_bank

SimpleBank: A backend web service for managing bank accounts, handling transactions, and processing money transfers. Built with Golang, PostgreSQL, and Docker, featuring secure APIs, background processing, and deployment to Kubernetes. 🚀

backend banking docker github-actions golang grpc jwt kubernetes paseto postgresql redis rest-ap transactions

Last synced: 13 Apr 2026

https://github.com/ignacio-molina-0804/udemywebcourse

Apuntes, ejercicios y proyectos que realizo mientras curso el Máster en JavaScript 2025 — Desarrollo full-stack con JavaScript, TypeScript, Angular 20, Astro, NodeJS, Express, MongoDB y MEAN Stack.

angular astro backend course express frontend fullstack javascript learning mean-stack mongodb nodejs poo rest-api typescript web-development

Last synced: 13 Apr 2026

https://github.com/skivadev/practice-mern-render-app

FullStack mern project. Deployed on Render deploy services (Frontend: static page/ Backend: Web Service).

backend express frontend mern-stack node postgres react render vite

Last synced: 13 Apr 2026

https://github.com/cristobalgvera/fintual-tracker

Application to track personal profit and losses when using Fintual app

backend devcontainer docker docker-compose gh-workflow javascript nest nestjs nodejs postgresql typeorm typescript workflow

Last synced: 13 Apr 2026

https://github.com/amucamuene2023/cadastrodeninjas

Uma API para cadastro de Ninjas usando SpringBoot do curso Java10x

api backend java springboot

Last synced: 10 Apr 2025

https://github.com/khushal-ag/operix

Backend Admin System. Powered by tRPC.

backend drizzle full-stack next15 trpc typescript

Last synced: 11 Apr 2025

https://github.com/telexintegrations/nlp-sentiment-analysis-modifier-integratio

The Sentiment Analysis Modifier Integration analyzes the sentiment of incoming messages in a Telex channel using NLP APIs. It detects whether messages are positive, negative, or neutral and flags or modifies toxic content before it appears in the channel

api aws aws-iam backend cors dotenv express hnginternship love nodejs telex tests typescript

Last synced: 13 Apr 2026

https://github.com/gabrielcenteiofreitas/estudos-rocketseat-nlw12_spacetime

Projeto de uma cápsula do tempo, ou seja, um lugar para guardar memórias. Desenvolvido durante o evento NLW 12 - Spacetime, da Rocketseat, ele conta com funcionalidades como Login com o Github e cadastro de memória com texto e foto.

axios backend expo fastify figma frontend mobile nextjs nlw-12 node nodejs prisma react react-native reactjs rocketseat sqlite tailwind tailwindcss typescript

Last synced: 04 Jan 2026

https://github.com/soupaulodev/blogspot-api

BlogSpot é uma API RESTful em Java com Spring para gerenciar posts e usuários em uma plataforma de blogs. Permite registro, autenticação, e a criação, edição e exclusão de posts e comentários. Utiliza JWT para segurança e Spring Data JPA para persistência, oferecendo uma experiência robusta para desenvolvedores.

api-rest backend java spring

Last synced: 07 Apr 2025

https://github.com/nimittxo/crystallize

An Automated Lead Management and CRM do star It If you like It.

ai backend backend-api classification crm flask lead-manage lead-scoring python random-forest react reactjs unification

Last synced: 13 Apr 2026

https://github.com/victormarlor/hyperfocus

Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.

analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking

Last synced: 03 May 2026

https://github.com/byteakp/open-ai

An AI-powered, Backend API of full-stack web application that serves as a versatile multitool. It leverages various models via OpenRouter to perform tasks like generating code, solving math problems, summarizing YouTube videos, and describing images, all through a clean, modern interface.

backend fullstack javascript nodejs project

Last synced: 28 Apr 2026

https://github.com/adolligit/blogs-api

Neste projeto eu desenvolvi uma aplicação Backend para um Blog fictício. A aplicação é uma API Rest feita em Node.js + Express.js + Sequelize.

backend backend-api docker docker-compose dockerfile jwt jwt-auth jwt-authentication jwt-token mysql2 node node-js node-js-api node-js-express nodejs nodemon nodemon-express sequelize sequelize-cli sequelize-orm

Last synced: 13 Apr 2026

https://github.com/fimbres/node-passport

This is a small project for users authentication and authorization, I have implemented NodeJs with TypeScript, Passport, Morgan, Express, MongoDB, Docker and many more.

backend docker-compose expressjs mongodb morgan nodejs rest-api server typescript yarn

Last synced: 12 Apr 2026

https://github.com/Karl-Horning/graphql-rate-limit-demo

This sandbox is designed for testing the GraphQL Rate Limit Directive, a middleware solution for Apollo Server. The directive enables rate limiting for GraphQL queries, offering control over request frequencies to improve both security and system performance.

api apollo-server backend graphql javascript node-js npm

Last synced: 04 Feb 2026

https://github.com/freeeis/free-be-demo

Backend demo module for the FreeEIS framework.

backend demo enterprise-application-framework expressjs freeeis javascript nodejs

Last synced: 23 Feb 2026

https://github.com/defra/ffc-grants-scoring

Git repository for service ffc-grants-scoring

backend cdp node service

Last synced: 21 Apr 2026

https://github.com/eed-web-application/core-inventory-system

Inventory management system for big apparatus

backend

Last synced: 16 Jan 2026

https://github.com/brockaltug/mern-book-search-engine

📚 MERN Book Search Engine refactored with GraphQL and Apollo: Search, save, and manage books seamlessly. Fully deployed on Render with MongoDB Atlas.

api apollo-client apollo-server backend expressjs frontend fullstack google-books-api graphql jwt-authentication mern-stack mongodb mongodb-atlas nodejs react react-hooks rest-to-graphql

Last synced: 13 Apr 2026

https://github.com/suyious/xetra-backend

Nodejs backend for e-commerce concept

backend express nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/macpaw/request-dto-resolver

Symfony request resolver bundle

backend macpaw symfony

Last synced: 12 Mar 2026

https://github.com/5hraddha/around-express

Around the U.S. - Back End is a project to create a Node.js server with REST API endpoints to serve all the data requests of the Around the U.S. - Frontend React Project.

airbnb-eslint api backend eslint express nodejs nodejs-server

Last synced: 28 Apr 2026

https://github.com/moamen-abdelkawy/inventorymanagementapi

A minimal inventory management system built with Go, Gin, and GORM, featuring CRUD endpoints with UUIDs, rate limiting, and PostgreSQL integration — complete with pagination, filtering, and sorting.

backend crud gin go gorm inventory-management postgresql rest-api

Last synced: 28 Apr 2026

https://github.com/imsamuelcovalero/desafio_shopper

Solução robusta para atualização massiva de preços em lojas virtuais. Processa e valida dados de arquivos CSV com React.js, Node.js e Typescript. Consulte nosso README para mais detalhes.

backend context-api cors crud-application docker docker-compose express-async-errors expressjs frontend inquirerjs joi-validation nodejs nodemon reactjs rest-api sequelize sql styled-components typescript

Last synced: 12 Apr 2026

https://github.com/ayhamratrout/stack

This repository contains my implementation of a generic Stack data structure using a generic LinkedList data structure. The Stack has been tested for functionality and the XUnit tests are included in this repository.

backend backend-development collections csharp data-structures generic-collections generic-programming generic-types generics linkedlist oop oop-principles stack xunit xunit-tests

Last synced: 06 Jul 2025

https://github.com/atharva-narkhede/e-commerce_crud

This repository contains the backend API for handling CRUD operations in an e-commerce application. Built with Node.js, Express, and Mongoose, it supports user, product, and cart management.

api backend e-commerce e-commerce-project express js mongodb mongoose postman-api restful

Last synced: 03 May 2026

https://github.com/vaalley/codex-backend

The backend API server for Codex

api-rest backend golang

Last synced: 12 Mar 2025

https://github.com/pdiegel/responsive-business-website

This repository hosts the source code for the Ink & Ember Creatives website, a pro bono project delivering a responsive and modern digital presence. Designed to effectively represent the company's branding and marketing services, it utilizes advanced web technologies to ensure high performance and an exceptional user experience on all devices.

accessibility backend branding css frontend fullstack html5 javascript marketing performance php responsive-web-design seo ux-design web web-development

Last synced: 06 May 2026

https://github.com/mediaexplorer74/msb

[MS]Fit[B]and UWP app for Win10/W10M. Draft / Proto

backend cloud-storage fidbit frontend microsoft-band research rnd service uwp w10m web win10

Last synced: 15 Oct 2025

https://github.com/devfancy/devfancy-woowacourse

for Woowacourse 5th Pre-course

backend java11 woowacourse-precourse

Last synced: 25 Jun 2026

https://github.com/ebanx3/cuartodesafio-backend-coderhouse

Desafío pra el curso de Backend de CoderHouse, APIRESTful

api apirestful backend backend-api

Last synced: 24 Mar 2025

https://github.com/abxsantos/validawaree-backend

Software for validation of analytical data, based on ANVISA, the Brazilian Health Regulatory Agency

backend flask-restful heroku python3 scientific-research unit-testing

Last synced: 03 Oct 2025

https://github.com/carlossanabriam/web_backend

Web backend of my final degree project

backend flask postman rest rest-api sphinx swagger

Last synced: 12 Apr 2026

https://github.com/jacobv90/ninsho

A simple, versatile, robust, and stateless Koa middleware that exposes an authentication and user management rest api utilizing Auth0

auth0 authentication backend koa koa-middleware microservices-architecture nodejs rest-api typescript user-management

Last synced: 05 Feb 2026

https://github.com/xaxtric7/wanderwise_v1

A full-stack AI-powered travel companion that helps users explore the world with smart routing, real-time travel predictions, and personalized recommendations — anywhere on Earth! 🌐✨

algorithms backend frontend google-maps-api javascript nodejs python3 reactjs search-algorithm

Last synced: 03 May 2026

https://github.com/octokerbs/chronocode

A Github repository analyzer with AI that gives you an insightful summary and category of each commit with Google Gemini AI, GithubAPI and PostgreSQL

backend gemini-ai github-api golang-application postgresql worker-pool

Last synced: 12 Mar 2026

https://github.com/hedriss10/python_backend

"Estudos de backend Python"

backend python

Last synced: 27 Jun 2025

https://github.com/meerantajalli/blog_ruby_rails

Blog Ruby on Rails 📝🚀 is a full-stack blog application leveraging Ruby on Rails with a structured Model-View-Controller (MVC) architecture. It efficiently handles user authentication, blog post management, and comments, providing a seamless and dynamic blogging experience.

authentication backend blog mvc ruby ruby-on-rails webapp

Last synced: 18 Apr 2026

https://github.com/emadbaqeri/emadbaqeri.github.io

My development journey. TS, JS, Rust, and all things Software Engineering

backend database frontend javascript react reactjs rust-lang typescript

Last synced: 12 Apr 2026

https://github.com/captv89/web-service-gin

REST API powered by Gin and Go. Click below link for sample hosted on Heroku.

api backend gin go golang rest-api

Last synced: 28 Apr 2026

https://github.com/sudiptab2100/kotlin-micronaut-restapi-mongodb

REST APIs to store and retrieve data from MongoDB database using Micronaut Framework and Kotlin programming language.

backend gradle gradle-build gradle-kotlin-dsl java java17 junit junit4 kotlin micronaut micronaut-data mongodb mongodb-database mongodb-reactive rest rest-api restful-api

Last synced: 13 Apr 2026

https://github.com/jakubschwenkbeck/rust-vm

A 16-bit virtual machine in Rust with a MIPS-like assembler, custom registers, memory management, a file system, and a command-line interface for executing code.

backend rust virtual-machine vm

Last synced: 13 Jun 2026

https://github.com/devricks/soft_drf

Mixins and templates to do scaffolding with Django Rest Framework project.

backend django django-application django-rest-framework python3 rest-api restful-api scaffolding

Last synced: 28 Apr 2026

https://github.com/coderooz/adminpanel

This project focusses on the making the backend part of the pre-existing open source dashboard design fetched from Bootstrap

adminpanel backend bootstrap mysql-database php

Last synced: 13 Apr 2026

https://github.com/nirmalvatsyayan/golang-swagger-integration

A basic template for swagger integration for golang backend using gin framework

backend gin-gonic golang rest-api swagger swaggo

Last synced: 09 May 2026

https://github.com/jagoda11/apollo-graphtv-server

🚀 A dynamic GraphQL Apollo Server in Node.js & TypeScript for querying and managing mock TV shows data. Explore, query, and interact with TV show information through a playful GraphQL interface. 📺

api-development apollo-server-4 awesome-list backend ci-cd data-querying debricked express graphql graphql-playground graphql-request jest learning-graphql mock-api nodejs typescipt typescript

Last synced: 12 Apr 2026

https://github.com/shilohooo/project-templates

[Opinionated] Project templates (starter / scaffold) for better DX 🛠️

backend dx frontend full-stack java java21 maven project-templates scaffold starter templates

Last synced: 28 Apr 2026

https://github.com/ashmalzahra/hello-rails-back-end

Set up a "Hello world" project with two apps.

actions api-endpoints backend controller postgresql-database

Last synced: 28 Apr 2026

https://github.com/utmhikari/protobuf-grpc-starter

a tiny project (web server + cache svr) to show the usage of protobuf & grpc in backend service development of Go language

backend gin golang grpc microservice protobuf webapp

Last synced: 18 Apr 2026

https://github.com/hassanzafar-2021/energyconsumptioncalculator

Cost-Saving/Power Consumption Calculator Program

backend calculator gui java scanner

Last synced: 09 Apr 2025

https://github.com/itssheldondev/aloha-ss-backend

Official API for Aloha-Secourisme, a training center specialized in first aid and sea rescue courses. 🌊🚑

api backend backend-api nestjs

Last synced: 17 Mar 2025

https://github.com/rathod-shubham/fastapi

Welcome to the world of FastAPI, a sleek and high-performance web framework for constructing Python APIs.

api backend backend-api fastapi generative-ai machine-learning object-detection python3 rest-api

Last synced: 13 Apr 2026

https://github.com/alessiovelluso/utilsloggerav

Easy backend node colored logger

backend color log node typescript

Last synced: 17 Mar 2025

https://github.com/hassanzafar-2021/skyscript

A simple Python program when a user puts their city they get real-time weather data via usage OpenWeather API. Colorful and user-friendly.

api backend gui python weather-app

Last synced: 09 Apr 2025

https://github.com/lukawski/timestap-service

Free Code Camp backend challenge

backend expressjs freecodecamp learning-by-doing nodejs

Last synced: 12 Apr 2026

https://github.com/swastikiiit/task-tracker

A modern task management and time tracking application built with Next.js, featuring AI-powered text suggestions, real-time timers, and comprehensive task organization. Create, edit, and track tasks with intelligent duration monitoring and daily productivity summaries.

authentication backend cookie hooks jwt nextjs react restapi tailwindcss zustand

Last synced: 15 Oct 2025

https://github.com/rickydam/rickybooks-api

RickyBooks Rails API for the Android and iOS mobile app hosted on Heroku.

api backend heroku ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/sohibmoslem/viztube

VizTube is a scalable video streaming backend built with Node.js, Express, and MongoDB. REST APIs, docs, and cloud-ready features for quick deployment and scaling. 🐙

backend cloudinary elixir express javascript mongodb mongoose nodejs phoenix postman rest-api video-streaming youtube

Last synced: 10 Apr 2026

https://github.com/bozok/fastapi-backend-template

🚀 Production-ready FastAPI backend template with async support, PostgreSQL, Redis, comprehensive testing, Docker setup, and modern development practices

api async async-await authentication backend boilerplate docker docker-compose fastapi jwt postgresql pre-commit production-ready pytest python redis rest-api ruff sqlmodel template

Last synced: 10 Apr 2026