Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/ayush-kanduri/superhero-hunter-app

This project is Super Hero Hunter App in which we use superheroAPI() to fetch the records and details of all the superheroes along with some additional features. It is built using HTML, CSS, Vanilla Javascript. Users are Shown some ongoing Super Hero Videos playing in the background of the website. Users can Enter their Problems in the form to which the most suitable Super Hero is assigned to Assist. Users can Check out the famous Super Hero Quotes. Users can Mark their Favourite Super Heroes in the 'favourites' section. It is stored persistently in the browser's local storage. Users are able to Search for the Super Heroes by entering the name or searchable-term in the Search Input. It shows a list of results as autocomplete suggestions, which upon clicking directs us to that particular superhero card with all the information provided by the SuperHero() API.

api backend css html javascript proxy proxy-server

Last synced: 13 Jan 2025

https://github.com/0xjonaseb11/java_l.2.0

Complete path to learning java | Beginner To Expert

backend java server

Last synced: 20 Jan 2025

https://github.com/gbrowns/rac-tuk

Web application for Rotaract Club of TUK

backend css3 express nodejs reactjs sass

Last synced: 21 Oct 2024

https://github.com/unifysell/youtrack_logger_backend

Adding youtrack as a logger backend to your elixir application.

backend elixir genevent issue-tracker logger youtrack

Last synced: 14 Oct 2024

https://github.com/duskpoet/no-orm-example

Building web application without ORM

backend databases orm

Last synced: 25 Dec 2024

https://github.com/itz-hyperz/hyperz-utils

A simple utilities package that offers many different functions that could be of use to you when writing ExpressJS websites or Discord bots!

backend cli node-module npm package

Last synced: 28 Oct 2024

https://github.com/roerohan/passwordgame

Backend for Password game.

backend express password-game socket-io typescript

Last synced: 05 Dec 2024

https://github.com/nikhilcodes/flutter-news-app

A News/Blog app template made with Flutter.

backend college-news firebase flutter flutter-apps news

Last synced: 30 Oct 2024

https://github.com/web3batman/rune-airdrop-backend

Rune Airdrop Backend (This 📦 repository contains the backend 🧩 services for the 🏅 Rune Airdrop 🎁 project, featuring a Swagger UI 📚 for API 🛠️ documentation 📄 and 🧪 testing)

airdrop backend bitcoin bitcoinjs express mongodb mongoose rune typescript

Last synced: 10 Feb 2025

https://github.com/raspberri05/aitermis

an ai powered cli tool to help speed up dev setup

backend cli collaborate docs fastapi openai openai-api python terminal

Last synced: 31 Oct 2024

https://github.com/akrck02/dwes-ii

php and java server web backend development course

backend exercises java jsf jsp php servlets study

Last synced: 03 Nov 2024

https://github.com/dhi13man/answering-forum-backend

A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.

babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing

Last synced: 26 Jan 2025

https://github.com/ichhabrecht/t3tags

Generate tag fields for every record type

api backend tags typo3 typo3-cms typo3-extension

Last synced: 14 Oct 2024

https://github.com/mlh-fellowship/neo-detection

Backend application for detecting Near-Earth Objects using NASA's NeoWs API

asteroids astronomy backend django hackathon-project mlh mlh-fellowship nasa-api near-earth-objects python3 space space-news

Last synced: 09 Feb 2025

https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs

"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade

api backend database full-stack j2ee java java8 javascript mongodb react spring-boot

Last synced: 22 Nov 2024

https://github.com/treblle/treblle-koa

The official Treblle SDK for Koa framework. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool koa koa-framework logging nodejs rest-api restful-api sdk treblle treblle-sdk

Last synced: 14 Oct 2024

https://github.com/pollination/python-sdk

Pollination API SDK for snakes

api-client backend

Last synced: 06 Dec 2024

https://github.com/arpitbhalla/ts-backend

TS Backend Template with Prisma using Dependency Injection

backend dependency-injection express prisma template typescript

Last synced: 14 Jan 2025

https://github.com/munenecalvin/alx-backend-javascript

This repository contains all the Javascript source code written throughout ALX Backend Specialization.

backend es6 es6-javascript javascript

Last synced: 03 Feb 2025

https://github.com/yoonge/conduit-axum

Exemplary back-end realworld application (called Conduit) in Rust, built with Axum + jsonwebtoken + PostgreSQL + SQLx, managed by Cargo.

api async axum back-end backend cargo conduit demo example jsonwebtoken jwt postgres postgresql realworld restful rust sqlx tokio

Last synced: 28 Nov 2024

https://github.com/prthub/social_media_backend

This backend provides the server-side functionality for a web application that blends features of YouTube and Twitter. It includes user management, video/tweet functionalities, subscriptions, playlists, and a dashboard.

backend cookie expressjs javascript jwt mern-stack mongodb nodejs twitter youtube

Last synced: 29 Dec 2024

https://github.com/swarajkumarsingh/ziplink

Fully Scalable URL shortener backend with Golang, with caching for millions of users

backend caching db go golang mongodb redis scalable url-shortener ziplink

Last synced: 28 Dec 2024

https://github.com/ajmalfaris11/mern

A full-stack MERN (MongoDB, Express, React, Node.js) application built for study purposes, following industrial standards. Includes server-side APIs with Node.js and Express, and a dynamic client-side using React with Redux. Focuses on modular architecture, authentication, database integration, and deployment practices for scalable web development.

authentication backend client-side expressjs frontend fullstack-development industrial-standards mern-stack mongodb nodejs reactjs redux rest-api server-side study-project web-development

Last synced: 10 Feb 2025

https://github.com/prodemmi/ctg

CLI TO GUI (CTG) is an ElectronJs project management app for Full-Stack developers

backend electron electronjs frontend fullstack project-management

Last synced: 28 Dec 2024

https://github.com/carrychang/flask-keras-restful-api

一个简单的搭建图像识别imagenet的flask后端API的方式,修改了全局model load的方式,使用nginx搭配Gunicorn启动Flask增加了模型推理的速度,使用虚拟环境搭配sh的启动方式,可以直接对model进行一键重启,并有错误日志监控。有问题,欢迎联系我。

backend cv flask-restful gunicorn-with-flask-rest-api keras-tensorflow shell-script tensorflow-examples

Last synced: 13 Jan 2025

https://github.com/rodyherrera/zendajs

ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.

backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js

Last synced: 06 Nov 2024

https://github.com/smaug6739/instant-chat

An instant chat with member area, rooms with socket.io, vuejs and typescript.

backend frontend instant-chat instant-messaging socket typescript vuejs

Last synced: 12 Nov 2024

https://github.com/meeruzairwashere/typepen

A TypeScript-based backend starter with PostgreSQL, Express, and Node.js. Flexible and frontend-agnostic—connect with React, Angular, Vue, or any framework!

backend docker express nodejs postgres prisma

Last synced: 29 Jan 2025

https://github.com/didifive/queue-service-api

Controller for queues - Controle de senhas e filas

backend backend-api java postgresql rest-api spring-boot

Last synced: 11 Nov 2024

https://github.com/3bbaas/url_shortener

URL-Shortener website

api backend django

Last synced: 05 Feb 2025

https://github.com/nekonyadevs/backend

NekoNya's Backend, built with Express 4

api backend expressjs javascript

Last synced: 21 Jan 2025

https://github.com/dattali18/windowssystem-backend

The Backend for the project Windows System project built using ASP.NET 6 C#

asp-net backend c-sharp mvc rest-api university-project

Last synced: 10 Nov 2024

https://github.com/smoke-trees/rust-backend-template

A rust backend template initialized with clean architecture.

backend clean-archi diesel rest-api rocket rust slog

Last synced: 23 Jan 2025

https://github.com/reykan-kp/anime-manga-recommendation-system-using-ir

It is an information retrieval system for Anime and Manga recommendations. It allows new and existing users to enter Anime and Manga information, preferences, and get recommendations based on descriptions, ratings, and user interactions. The system uses an IR similarity algorithm to match user preferences to Anime/Manga in the dataset.

backend flask web webdevelopment

Last synced: 24 Nov 2024

https://github.com/azigler/ranvier-zpanel

Web-based control panel and building client for Ranvier

backend frontend mud ranvier webdev

Last synced: 18 Nov 2024

https://github.com/ashish2030/vymo-backend-intern-role-solution

:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴛʜᴇ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ Qᴜᴇꜱᴛɪᴏɴs ᴀꜱᴋᴇᴅ ɪɴ Backend ɪɴᴛᴇʀɴꜱʜɪᴘ ᴏꜰꜰᴇʀᴇᴅ ʙʏ Vymo ꜰᴏʀ 12 ᴍᴏɴᴛʜ 💻 🎯 🚀

12lpa 50k-stipend backend hackerrank vymo

Last synced: 14 Jan 2025

https://github.com/dpvasani/backend

This project is a YouTweet backend that integrates YouTube-like functionalities with a Twitter-style tweet system. It includes essential features like user management, video uploading, playlist creation, and more. Explore the API documentation for in-depth details.

backend cloudinary expressjs mern-stack mongodb mongoose node-js rest-api

Last synced: 12 Nov 2024

https://github.com/janinawibker/auth

Central authentication server for all my personal services and applications. All account related requests go here, the api backend just has to check the JWT using a public key given by the authentication server.

authentication authentication-server authorization-server backend

Last synced: 25 Jan 2025

https://github.com/alessthedev/file-tracker

File Tracker is a way to visualize and organize files of the same network by category

backend file-manager frontend react tauri typescript

Last synced: 08 Jan 2025

https://github.com/najibullahjafari/budgetpro

BudgetPro is the Ruby on Rails project, this is about building a mobile web application where you can manage your budget, you have a list of transactions associated with a category, so that you can see how much money you spent .

backend database gems postgresql ruby ruby-on-rails

Last synced: 29 Jan 2025

https://github.com/unloop/gopipe

Golang pipe http response

backend go golang http library pipe stream streaming utils

Last synced: 18 Jan 2025

https://github.com/yamandevelopment/aev-software

The Alset Solar Cybersedan Software is a comprehensive full-stack ecosystem developed for the FAUHS AEV solar car

aev backend bms dashboard frontend google-sheets gps gui node serialport solar solar-car websocket

Last synced: 08 Nov 2024

https://github.com/shivamm-verma/learn-fullstack-dev

This Repository is Track of all files, I have worked with to become Full-Stack Developer! I have learnt Full Stack Development by Shradha Khapra in Delta Batch.

backend bootstrap css frontend html5 javascript mern-stack projects react tailwindcss web-development

Last synced: 04 Feb 2025

https://github.com/passabilities/backrest

Rails like Node framework to create simple, pure backend APIs.

backend backend-apis framework nodejs restful-api

Last synced: 22 Jan 2025

https://github.com/ingresse/card-bin-ex

:credit_card: Elixir module to get the CreditCard brand based in the first digits

backend cardbin credit-card elixir

Last synced: 22 Jan 2025

https://github.com/efimj/bookstore-ex

Application that simulates the work of a store selling digital books. Inspiration from Google Play books.

back-end backend bookstore front-end frontend laravel laravel-framework online-shop php react shop

Last synced: 12 Nov 2024

https://github.com/uproid/webapp

WebApp is a comprehensive Dart package developed for server-side application development.

api backend dart pub socket website

Last synced: 21 Nov 2024

https://github.com/chrisleekr/kakao-plusfriend-bot-backend

카카오 i 오픈빌더 (Kakao i Open Builder)를 이용한 플러스 친구 챗봇 (PHP + MySQL) 백엔드 프로젝트

backend chatbot kakao kakao-chatbot kakao-friend kakao-i-openbuilder kakaotalk kakaotalk-bot mysql php7 restapi slim-framework

Last synced: 22 Dec 2024

https://github.com/openrfsense/backend

OpenRFSense self-hostable server backend

api backend go golang nats nats-server rest-api

Last synced: 11 Feb 2025

https://github.com/amankumarsinhagithub/crud-app-using-php-mysql

This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.

backend bootstrap5 crud-application database html-css-javascript mysql php

Last synced: 16 Nov 2024

https://github.com/amankumarsinhagithub/image-upload-and-display-using-php-mysql

A simple PHP web application showcasing photo upload and display functionality. Users can input their details, upload photos, and view a table of user information, including uploaded photos.

backend backend-projects mysql mysql-database php php8

Last synced: 16 Nov 2024

https://github.com/thejokr/fastcgi-server

Really FastCGI servers in Rust

backend fastcgi protocol rust-library web-server

Last synced: 06 Nov 2024

https://github.com/yazaldefilimone/email-microservice

robust email micro-service, built on SOLID design principles, TDD

api backend jest microservice nodejs nodemailer solid typescript

Last synced: 18 Jan 2025

https://github.com/en-atul/notebook

Notes-taking 📘 app with optimistic UI updates developed using NestJS, GraphQL, JWT-Authentication (i.e. Access Token & Refresh Token), React, and Apollo-Client.

apollo-client apollo-server apollo-server-express backend express graphql jwt jwt-authentication nestjs prisma reactjs reactquery typescript

Last synced: 04 Feb 2025

https://github.com/mohsen104/list-status-codes

This repository provides a comprehensive list of HTTP status codes along with their descriptions. It serves as a helpful reference for developers working with web applications and APIs.

api backend javascript statuscode typescript webservice

Last synced: 09 Jan 2025

https://github.com/ravgeetdhillon/custom-controllers-strapi

Implementation Custom Controllers in Strapi using the example of a simple Messaging application.

api backend chat-app cms frontend full-stack jamstack messaging-app nextjs rest strapi strapi-api strapi-cms strapi-v4 ui

Last synced: 21 Nov 2024

https://github.com/naturalcycles/backend-lib

Standard library for building Node.js / Express.js backend

backend expressjs nodejs typescript

Last synced: 24 Nov 2024

https://github.com/emrecancorapci/krustie

A simple and easy-to-use backend framework for Rust.

backend http http-server rust server

Last synced: 17 Nov 2024

https://github.com/nitrictech/jvm-sdk

Experimental - Nitric JVM SDK

backend jvm kotlin nitric

Last synced: 15 Jan 2025

https://github.com/infinitybotlist/popplio

REST API for V3 and core backend for v4

api backend bot bot-list golang restful-api

Last synced: 06 Nov 2024

https://github.com/mahmoud-anani/course-nestjs

Nextjs professionalism, simple explanation on YouTube.

backend js nestjs nodejs restapi

Last synced: 08 Jan 2025

https://github.com/ackeecz/fuqu

Fuqu is tiny package for node backend development which is used for manipulating with queues.

ackee backend node nodejs queue

Last synced: 10 Nov 2024

https://github.com/backbase/symitar-core-banking-client

A backend accelerator library supporting integrations for Jack Henry's Symitar core.

accelerators backend

Last synced: 15 Nov 2024

https://github.com/vaishakh-gk/enthamone-backend

This is backend for Enthamone website which is for talking to strangers on the internet.

api backend go golang websocket

Last synced: 09 Nov 2024

https://github.com/ionicthemes/questions-and-answers-tutorial-backend

This repo is the backend for the Build a Complete Mobile App with Angular and Ionic demo app. Built with NestJS.

angular backend backend-api ionic-framework mongodb nestjs nodejs

Last synced: 07 Jan 2025

https://github.com/alignak-monitoring-contrib/alignak-backend-client

Python Alignak backend client library and script

alignak backend client monitoring python

Last synced: 09 Nov 2024

https://github.com/anon-000/caxton-prime-server

The backend of the Caxton prime examination application made using feathers Js

backend feathersjs hacktoberfest hacktoberfest2021 javascript rest-api

Last synced: 15 Dec 2024

https://github.com/tuvtran/union-api

API server to keep track of The Brandery's portfolio companies' KPI

api backend flask flask-sqlalchemy postgresql python rest-api

Last synced: 05 Nov 2024

https://github.com/vinicciussantos/api-nodejs-postgres

Projeto para os jovens aprendizes na Brisanet sobre API

api-rest backend express heroku jest nodejs postgresql sequelize swagger

Last synced: 04 Feb 2025

https://github.com/net2devcrypto/web3-middleware-and-backend-with-alchemy

Implement a very straightforward middleware and backend for your Web3 apps with Alchemy-SDK

alchemy backend blockchain expressjs middleware nextjs nodejs web3

Last synced: 29 Jan 2025

https://github.com/realtux/exa

exa.js is a minimal node.js backend framework that has a strong focus on simplicity, modularity, and convention over configuration.

backend express framework nodejs sequelize web

Last synced: 14 Nov 2024

https://github.com/itw-creative-works/streamii

24/7 Livestream to YouTube, Twitch, etc

backend livestream livestreaming nodejs

Last synced: 17 Nov 2024

https://github.com/rust-sol-dev/fanse-dating-laravel-backend

Dating💑 site PHP + Laravel + MySQL + AWS S3 backend. Integrating Stripe payment💳 integration.

aws backend laravel php s3 stripe

Last synced: 08 Jan 2025

https://github.com/nubilfi/restful-trends

A RESTful API to get Trends data from Google, TikTok, YouTube and Twitter

api backend fastapi google python restful-api tiktok trends twitter youtube

Last synced: 15 Jan 2025

https://github.com/cleilsonandrade/pass.in-api

O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.

api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod

Last synced: 10 Nov 2024

https://github.com/cleilsonandrade/game-list-api

Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos específicos.

api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql

Last synced: 10 Nov 2024

https://github.com/machinelearningzuu/llm-in-production

Welcome to the "LLM in Production" repository! This project aims to provide a comprehensive guide and resources for deploying and managing Large Language Models (LLMs) in production environments.

backend chatbot groq huggingface large-language-models llamaindex

Last synced: 04 Feb 2025

https://github.com/cleilsonandrade/spring-product-api

Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.

api backend java jpa mysql product spring spring-boot sql

Last synced: 10 Nov 2024

https://github.com/jaeyeonme/readit

레딧과 같은 사용자 중심의 상호작용과 소통을 중심으로 한 플랫폼으로, 다양한 주제와 관심사를 공유하고 의견을 나누는 커뮤니티를 만드는 것이 목표입니다.

backend hibernate java mysql redis spring-boot spring-data-jpa

Last synced: 18 Jan 2025

https://github.com/toggl/go-freshbooks

This project implements a golang client library for the Freshbooks API

backend

Last synced: 14 Nov 2024