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

Projects in Awesome Lists tagged with backend-development

A curated list of projects in awesome lists tagged with backend-development .

https://github.com/metalbear-co/mirrord

Connect your local process and your cloud environment, and run local code in cloud conditions.

api backend backend-development cli cloud cloud-native debug develop developer-tools development devops devtool ide kubernetes rust shift-left sniffer traffic vscode vscode-extension

Last synced: 13 May 2025

https://github.com/ishtms/learn-nodejs-hard-way

Learn NodeJS and master the art of server-side programming by creating a backend framework with 0 dependencies.

api backend backend-development book coding javascript learn learn-to-code learning learning-by-doing learning-exercise node nodejs programming programming-fundamentals server training-materials

Last synced: 15 May 2025

https://github.com/yorcreative/laravel-argonaut-dto

Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.

archict architecture-patterns backend-development data-transfer-object dto laravel laravel-architecture laravel-dto laravel-package nested-dto object-oriented-programming php-dto serialization service-layer solid-principles validation

Last synced: 17 Jun 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/canopas/fullstack-graphql-react-starter-kit

A boilerplate project for building web applications using the Apollo GraphQL, Typescript, Express.js, Vite and React.js

admin-panel apollo-client apollo-server backend-development best-practices dashboard expressjs frontend-development graphql jest mysql nodejs reactjs sequelize tests typescript vite

Last synced: 13 Oct 2025

https://github.com/ewliang/gmail-bot

A simple Gmail bot I created in Node.js to help actively filter my emails. The motivation behind this project is due to the fact that some random recruiters don't bother looking at my resume which clearly states that I'm looking for a Frontend Web Developer position, not a Android Developer position. If I don't respond, they'll call me which wastes my time so I decided to make this bot to kindly turn them down.

automation backend-development bot gmail-api gmail-bot javascript javascript-bot nodejs

Last synced: 23 Apr 2025

https://github.com/ashish2030/email-sender-web-api-backend

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴀ ʙᴀᴄᴋᴇɴᴅ ᴏꜰ ᴇᴍᴀɪʟ ꜱᴇɴᴅᴇʀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴜꜱɪɴɢ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ 💻 🎯 🚀

backend-development email-sender heroku-deployment intellij spring-boot web-api web-application

Last synced: 11 Apr 2025

https://github.com/ashish2030/emailsender-rest-api-backend-of-frontend-using-javascript

:octocat: 🌟 ᴛʜɪꜱ ɪꜱ ᴍʏ ʙᴀᴄᴋᴇɴᴅ ᴘᴀʀᴛ ᴏꜰ ᴇᴍᴀɪʟ ꜱᴇɴᴅᴇʀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ 💻 🎯 🚀

backend-development email-sender rest-architecture spring-boot spring-mvc-framework

Last synced: 11 Apr 2025

https://github.com/emmmabk/alif

🔒🌐 'Authorization Alif' - A Django-based app for secure user auth, email confirmation, and news management using Django & REST framework. Empowering seamless user experiences and efficient news handling.

authentication authorization backend-development django-rest-framework news-management rest-api user-management

Last synced: 08 Sep 2025

https://github.com/mahdi-eth/online-store-microservices

Online Store Microservices is a scalable architecture for an online retail platform, built with Go, Docker, and Kubernetes. It features three core services—Product (PostgreSQL), Order (MongoDB), and Inventory (Redis)—with inter-service communication via HTTP and message broker NATS. Kubernetes manages deployment and scaling.

backend-development containerization devops distributed-systems docker go kubernetes message-broker microservices nats online-store scalability service-discovery

Last synced: 23 Oct 2025

https://github.com/mtayyabrawan/wanderlust

This is a Full Stack Web Development Project In Which I Have Used MongoDB , NodeJs , ExpressJs and EJS Templates. Basically it's a Clone of airbnb website

backend-development frontend-development full-stack-web-development

Last synced: 03 Aug 2025

https://github.com/congoclub/open-reckon-nodejs

Population and census management software for town halls and local authorities

backend-api backend-development express graphql javascript jwt-authentication mongoosejs nestjs nodejs typeorm typescript

Last synced: 27 Oct 2025

https://github.com/devroopsaha744/fastapi-scaffold

FastAPI Scaffold is a CLI tool to quickly generate FastAPI project structures with optional features like authentication, database integration, machine learning model setup, and Docker support.

auth backend-development cli db docker docker-compose fastapi project-management python

Last synced: 25 Dec 2025

https://github.com/german-zarate/film-view-app

A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database

backend-development database flask fullstack-development portfolio postgreesql python sql web-development

Last synced: 15 Oct 2025

https://github.com/januschung/job-winner

A backend API built with Java Spring Reactive and GraphQL to track job applications, manager interviews and monitor job offers efficiently.

backend-api backend-development backend-service graphql graphql-api job-application job-application-management job-hunt job-hunting job-tracker job-tracking reactive-programming spring-boot spring-reactive spring-webflux webapp

Last synced: 11 Apr 2025

https://github.com/gayanukabulegoda/learnflow-backend

Backend for the Learning Dashboard. Node.js/Express.js API with TypeScript, Prisma ORM, and MySQL. Handles user authentication (JWT), AI/NLP-driven resource recommendations, and progress tracking. Includes RESTful endpoints for goals, resources, and user analytics.

ai backend-development expressjs goal-management jwt-authentication learnflow learning-dashboard mysql nlp nodejs prisma progress-tracking resource-recommendations rest-api typescript

Last synced: 18 Mar 2025

https://github.com/exegeses/php-60315

Programación Web en PHP y MySQL | código 60315

backend-development mysql php php8

Last synced: 22 Apr 2025

https://github.com/bright-phiri/art-backend

💎| AliLabs ART Sample Tracking Backend

api-development back-end backend-development rails-api rails7 ruby

Last synced: 01 Oct 2025

https://github.com/ajmalfaris11/nodejs-modular-file-handling

A Node.js repository focused on modular programming principles, using the fs module to handle file operations like reading and writing. This project explores structured code organization with Node.js modules, encouraging clean and reusable code practices.

backend-development file-operations fs-module modular-programming nodejs

Last synced: 14 May 2025

https://github.com/leonkote/autopartsreplacementsystem

Приложение предоставляет REST API для управления автомобилями, запчастями и их заменами.

aspnetcore backend-development car-parts-management clean-architecture csharp dependency-injection efcore postgresql software-architecture solid-principles web-api

Last synced: 12 May 2025

https://github.com/jarrarshahid/electronics-testing-portal

This web portal is designed for an electrical company to manage product records and their associated testing records. The portal includes functionalities for: Adding new products and tests Viewing product and testing history Searching test history by Product ID

backend-development crud-operations data-management-portal database-management dynamic-web-applications electrical-company-solutions full-stack-application html-css-javascript mysql-integration php-project product-management record-keeping-system responsive-web-design search-functionality testing-records user-friendly-web-interface user-interface web-development xampp

Last synced: 16 Oct 2025

https://github.com/jeamon/gosnippets

some real-world code snippets into golang used into some of my several back-ends services and console-based tools.

backend-development go golang golang-examples http-client http-server snippets system-programming web-application

Last synced: 27 Oct 2025

https://github.com/khairul25556/airbnb-travel-stays

Airbnb Travel Stays is a full-stack web application that allows users to search, book, and manage stays at different travel locations.

api backend-development css database-relations ejs-templates expressjs front-end-development html javascript mongodb nodejs resume

Last synced: 06 Jul 2025

https://github.com/hayyanshaikh/crud

A simple CRUD application built using the MERN stack (MongoDB, Express.js, React.js, Node.js), enabling Create, Read, Update, and Delete operations for seamless data management.

backend-development create-operation crud-application data-management delete-operation expressjs frontend-development mern-stack mongodb nodejs reactjs read-operation update-operation web-application

Last synced: 30 Dec 2025

https://github.com/razak571/bookstore-mern-app

a simple MERN bookstore application with CRUD operations

backend-development bookstore crud-application front-end-development mern

Last synced: 31 Mar 2025

https://github.com/tihamidev/tihamirahman

GitHub Profile README displaying my skills, projects, and ongoing work as a full-stack Java developer.

aws backend-development config css fullstack-development github github-config hibernate html java javascript react spring-boot spring-security thymeleaf

Last synced: 06 Mar 2025

https://github.com/dynavy/flashfood-project-backend

An interactive web application that uses Google Maps API to help users explore, filter, and save favorite food places. Share and validate promotions, access personalized maps, and enjoy a secure user experience. Built with Laravel, Vue.js, and MySQL.

backend-development googlemaps-api laravel-framework mysql php-framework vuejs website

Last synced: 02 Apr 2025

https://github.com/hilariesit/clubmanage-backend

Backend development for club management application (Flask, SQLAlchemy)

app-design backend-development

Last synced: 23 Aug 2025

https://github.com/salvatoreamaddio/backend_businessappsharpbuilder

BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.

back-end back-end-development backend backend-development com csharp csharp-code dot-net email-sender excel mysql mysql-database security sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 01 Jul 2025

https://github.com/abidmaqbool20/api-backend-app-nestjs-nosql

Nest JS Jump Start - API Development - Backend Development - No SQL

api-development backend-development dynamodb nestjs nestjs-backend nodejs

Last synced: 30 Jun 2025

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 02 Mar 2025

https://github.com/pirate-emperor/librarium

Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.

api-development backend-development code-readability dependency-management git java java-development junit5 maven mockmvc project-management restful-api software-testing spring-boot version-control

Last synced: 07 May 2025

https://github.com/gorenje/redback

Node-Red as Backend

backend-development node-red

Last synced: 10 Oct 2025

https://github.com/muhammadhassanraza25/todo-app-nextjs-backend

A Todo app built in Next.js with RESTful APIs 🌐, allowing users to add ➕, edit ✏️, delete 🗑️, and mark tasks as done ✅. It offers a clean, intuitive interface 🖥️ for seamless task management 📋.

api-integration backend-development creative-programming responsive-design server-actions todo-app-nextjs

Last synced: 14 Apr 2025

https://github.com/tanzeebul-tamim/unimate-ums

This repository contains a MERN-stack MVP project aimed at showcasing the core functionalities of a university management system, built for practice purposes.

backend-development dotenv expressjs mondodb mongoose mongoose-schema nodejs personal-project restful-api typescript web-development

Last synced: 01 Apr 2025

https://github.com/sArtHak03804/learn_go

🌍 Dive into backend development with Go! 🚀 New content uploaded weekly—stay tuned and learn by doing!

backend-development code-examples go golang-examples golang-tutorial projects

Last synced: 30 Dec 2025

https://github.com/kanzariya-maulik/airbnb

An immersive web application inspired by Airbnb, enabling users to explore and manage listings with a fully responsive design. Developed using modern web technologies like Node.js, Express, MongoDB, and EJS templates, this project showcases robust features including authentication, dynamic content rendering, and form validation.

backend-api backend-development bootstrap bootstrap5 cloudinary-api css expressjs frontend-development frontend-web html html-css html-css-javascipt javascript node-js passportjs

Last synced: 30 Dec 2025

https://github.com/saeedkohansal/send-emails-in-php-with-symfony-mailer-using-gmail-smtp-with-app-passwords

Send Emails with attachments and images in PHP Using Symfony Mailer also, Generate and use Gmail App Password, you can use this method in any PHP project or script, I'm using Google SMTP server to sending my emails.

backend backend-development composer email emailer gilgeekify gmail gmail-smtp google google-smtp mail mailer php php8 smtp smtp-server symfony symfonyframework symfonymailer webdevelopment

Last synced: 25 Mar 2025

https://github.com/basuabhirup/ejs-todo-list

A practice project to get used to server-side development with NodeJs, ExpressJS. EJS, MongoDB and Mongoose.

backend-development ejs-templates express express-js expressjs javascript mongodb mongoose node-js nodejs

Last synced: 05 Apr 2025

https://github.com/kentlouisetonino/go-stdlib

A laboratory for experimenting with backend in Go.

backend-development bash go golang linux

Last synced: 18 Jul 2025

https://github.com/basuabhirup/my-restful-api

Here I have created my own REST API to access a local database.

backend-development express-js node-js restful-api

Last synced: 05 Apr 2025

https://github.com/basuabhirup/personal-blog

My solution to a challenge on backend development with NodeJS, ExpressJS, EJS, MongoDB and Mongoose.

backend-development ejs-templates express-js heroku javascript mongodb mongodb-atlas mongodb-atlas-cloud mongoose node-js nodejs

Last synced: 30 Dec 2025

https://github.com/mreshboboyev/api-versioning

A C# repository demonstrating API versioning, feature flags, and feature flag targeting in ASP.NET Core. It uses Entity Framework Core (EF Core) with an in-memory database to showcase dynamic feature control and version management.

api-versioning asp-net-core backend-development c-sharp ef-core feature-flags feature-management in-memory-database software-architecture

Last synced: 05 Apr 2025

https://github.com/vinitgurjar/rest-api-node.js

A simple RESTFULL-API build on top of Node.js and Express.js with a middle-ware to support Json file parsing while using post endpoint.

api backend-development javascript

Last synced: 02 Jul 2025

https://github.com/abeltavares/stocktracker

A Django-based web application for real-time stock tracking which uses a PostgreSQL database.

api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development

Last synced: 23 Feb 2025

https://github.com/rxshabn/spotify-clone

Created clone of Spotify using HTML, CSS and JS

backend-development clone-website css3 frontendweb html5 javascript webdevelopment

Last synced: 30 Mar 2025

https://github.com/amankumar7340/chesshub

A real-time multiplayer chess game that allows two players to play against each other online.

backend backend-development chess-engine chessboardjs css express-js html javascript node-js socket-io

Last synced: 30 Dec 2025

https://github.com/ewliang/cnbc-premarket-web-scraper

A web scraper created using Puppeteer library on the backend to scrape the stock market prediction data off of CNBC's premarket page.

backend-development expressjs javascript node-js nodejs puppeteer stock-market web-scraper web-scraping webscraper

Last synced: 30 Dec 2025

https://github.com/iamfarrokhnejad/a-task-list

This To-Do List application is designed to help users organize their tasks. Built using HTML, CSS, JavaScript, PHP, and MySQL.

back-end back-end-development backend backend-development css front-end front-end-development frontend full-stack full-stack-web-development fullstack fullstack-development html html-css-javascript javascript php

Last synced: 05 Jul 2025

https://github.com/boss294/college-management-website

College Management System - A robust web application for managing student and faculty data, course listings, and user authentication. Developed by Mayank Chawdhari, this PHP and MySQL-based system features secure login, session management, profile management, and responsive design.

advanced-reporting authentication-systems backend-development college-management-system database-integration frontend-development mayank-chawdhari mysql php responsive-design security-features session-management student-management student-portal tech-stack web-application web-design web-development web-engineering

Last synced: 07 May 2025

https://github.com/hemantgarg1452/job-prep-tracker

A job preparation tracker born out of frustration with messy spreadsheets, forgotten deadlines. This project automates the entire process - from smart DSA revision to tracking job applications and managing resume workflows - all powered by clean Java microservices. Built to solve a real problem I personally faced while preparing for software ro

backend-development java jpa microservices mysql oop postman real-world-project rest-api spring-boot

Last synced: 15 Jul 2025

https://github.com/syamreddy99/andhrastatebank

A Spring Boot application for managing bank transactions, allowing users to create, retrieve, and delete transaction records efficiently.

api-rest backend-development bank-management-system-project java mysql-database springboot

Last synced: 17 Nov 2025

https://github.com/mreshboboyev/url-shortener-with-aspire

"UrlShortenerWithAspire" is a high-performance web API designed to transform lengthy URLs into concise, manageable short codes. Built with modern tools and frameworks such as ASP.NET Core, PostgreSQL, Redis, Dapper, and Aspire, this project demonstrates best practices for scalable web APIs, advanced logging (Open Telemetry), and efficiency caching.

asp-net-core aspire backend-development dapper logger modern-web-development open-telemetry postgresql redis scalable-api url-shortener-api web-api

Last synced: 17 Jun 2025

https://github.com/elyse502/deepseek-clone

Full Stack DeepSeek Clone Using Next JS With DeepSeek API | AI Project In Next Js

backend-development clerk clerk-authentication front-end-development mongodb-atlas nextjs

Last synced: 22 Mar 2025

https://github.com/sarveshgupta1997/sarveshgupta1997.github.io

Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.

backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket

Last synced: 20 Jun 2025

https://github.com/raviraagul/node-practice-hub

A collection of Node.js mini-projects for practicing backend web development. Each project is structured as a separate subfolder, covering concepts like REST APIs, authentication, database integration, and middleware. This repository serves as a learning resource and encourages community contributions to improve and expand these projects

backend-development express-js javascript node-js postgresql

Last synced: 02 Dec 2025

https://github.com/choubi-mohammed/laravel-crud

A Laravel application demonstrating CRUD operations with enhanced UI and responsive design using Bootstrap 5. Includes features like user management and dynamic data handling

backend-development bootstrap crud laravel mvc-framework php user-management web-application

Last synced: 26 Feb 2025

https://github.com/muhammadhassanraza25/nodejs-practice

Node.js Practice by Muhammad Hassan Raza 🌐💻🛠️

api-integration backend-development expressjs nodejs-api

Last synced: 21 Aug 2025

https://github.com/ehab-elshimi-developer/java-training-hub

🚀 Java Training Hub – A collection of Java exercises covering Basic Syntax, Control Flow, OOP, Data Structures, and Problem Solving. This repository helps enhance logic, efficiency, and core Java skills step by step. Perfect for strengthening Java Backend Development foundations! 💡🔥

algorithms backend-development codingchallenges datastructures design-patterns exception-handling java java-8 multi-threading object-oriented-programming oop oops-in-java problem-solving software-engineering solid-principles spring-boot

Last synced: 14 Mar 2025

https://github.com/zby-zy/loan-prediction

It’s a classification problem, given information about the application we have to predict whether the they’ll be to pay the loan or not.

backend-development csv-files flask flask-application framework heroku heroku-app heroku-deployment herokuapp loan-prediction machine-learning prediction python python-framework python-framework-flask web-application webapp webapplication

Last synced: 31 Dec 2025

https://github.com/dev-ahmadbilal/backend-engineering-course

A comprehensive course covering the complete backend request lifecycle, from DNS resolution to database interaction, infrastructure management, and system design patterns.

backend backend-development backend-engineering webserver

Last synced: 10 Aug 2025

https://github.com/ehab-elshimi-developer/java-problem-solving-sheets

Scalable Java problem-solving sheets — modular, backend-ready, clean-coded, and mindset-driven. Designed to simulate real-world engineering challenges.

algorithms backend-development clean-code data-structures design-patterns engineering-mindset exception-handling java modularization multithreading oop oop-in-java problem-solving solid-principles

Last synced: 07 Aug 2025

https://github.com/jayakrishnan-mk/serverless-api-dynamodb

AWS Lambda for backend compute , API Gateway for REST endpoints , DynamoDB for NoSQL storage

aws aws-lambda awssam backend-development cloudcomputing crud-api dynamodb nodejs serverless

Last synced: 11 Aug 2025

https://github.com/reginaldsc02/finelle

Welcome to Finelle, your chic, intuitive web app for tracking expenses, building better money habits, and living your best budgeted life.

authjs backend-development css3 expense-tracker finance-management framer-motion frontend-development fullstack-development html5 javascript modern-ui nextjs personal-project prisma prisma-orm react tailwindcss typescript ui-design ux-design

Last synced: 27 Jun 2025

https://github.com/samznd/goscaf

A command-line interface tool for quickly generating Go web application boilerplate code with a solid scaffolding structure and best practices.

api backend backend-development boilerplate cli-tool code-generator devtool fiber gin go go-cli go-web golang gorm open-source postgres project-generator restful-api scaffolding web-framework

Last synced: 02 Aug 2025

https://github.com/skyzinha-chan/python-ai-backend-developer-desafios

Desafio desenvolvido como parte de um projeto educacional da DIO (Digital Innovation One) no bootcamp: Python AI Backend Developer. Seguindo as orientações e passo a passo dos conceitos com o professor Guilherme Carvalho.

ai backend-development dio dio-bootcamp python vivo

Last synced: 09 Sep 2025

https://github.com/yudis-bit/cmlabs-backend-internship-test

Solutions for cmlabs Backend Developer Internship Practical Tasks

backend-development coding-challenge internship-task javascript

Last synced: 02 Aug 2025

https://github.com/fatonyahmadfauzi/email-form-service

Backend for form app, available in Node.js and PHP versions. Handles validation, emails, and admin notifications. See Releases for updates.

backend backend-api backend-development backend-service dockerfile email-backend-service form-validation gmail-api google-cloud-platform nodejs oauth2-client oauth2-playground phpmailer phpmailer-library serverless-functions

Last synced: 02 Aug 2025

https://github.com/vinayakvispute/go-workout-tracker-api

The Go Workout Tracker API is built using Go to help users track and manage workout routines and fitness data efficiently. It offers APIs for logging exercises, tracking progress, and analyzing metrics, ensuring scalability and performance for fitness enthusiasts and developers.

api backend-api backend-development fitness-tracker go golang webservice

Last synced: 24 Oct 2025