REST API
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
- GitHub: https://github.com/topics/rest-api
- Wikipedia: https://en.wikipedia.org/wiki/Representational_state_transfer
- Created by: Roy Fielding
- Released: 2000
- Related Topics: api, graphql-api, soap, rpc, wsdl,
- Aliases: rest, rest-api-tutorial,
- Last updated: 2026-06-25 00:22:48 UTC
- JSON Representation
https://github.com/cygullem/budgeit
BudgeIt - Small steps, Big savings.
gsap lenis nextjs oauth prisma rest-api shadcn-ui supabase tailwindcss
Last synced: 14 Apr 2026
https://github.com/anon-000/excercise-tracker
A MERN stack application with simple CRUD operations
mern-stack mongo-db node-js react-js rest-api
Last synced: 21 Jan 2026
https://github.com/dorklord23/anima-prime-api
API for Anima Prime's soon-to-be online platform
api appengine-go go golang rest-api restful-api tabletop-rpgs tabletoprpg trpg
Last synced: 14 Jan 2026
https://github.com/julian-cabrera/java-whatsapp-demo
RestAPI that can send and receive Whatsapp messages through ChatAPI, a Whatsapp API gateway.
api-rest chatapi gateway-api java java-8 maven rest-api spring-boot spring-data spring-web tomcat whatsapp
Last synced: 14 Apr 2026
https://github.com/osmosx/leroymerlin
Test job for Devops Intern position
api docker docker-compose rest-api
Last synced: 21 Jan 2026
https://github.com/bryopsida/nestjs-starter
A Nest.JS starter for a REST API with image and helm chart.
container-image helm nestjs nodejs rest-api starter-template typescript
Last synced: 19 Jan 2026
https://github.com/huseyin6/social-network-for-computer-engineers_backend
It is a Social Network Backend Project developed using NodeJS and ExpressJS. This is my thesis project.
expressjs mongoosejs nodejs nodemailer rest-api
Last synced: 14 Apr 2026
https://github.com/dhia-gharsallaoui/go-elevenlabs
Production-ready Go client library for theElevenLabs Text-to-Speech API with full context support and streaming capabilities
ai api-client audio elevenlabs go golang golang-library rest-api speech-synthesis streaming text-to-speech tts voice-synthesis
Last synced: 14 Jan 2026
https://github.com/meenachie/ci_vue_todo
Simple Todo application using Vue js
bootstrap5 codeigniter css html5 javascript jwt php rest-api todoapp vuejs
Last synced: 18 Feb 2026
https://github.com/vishwaravi/twitter-rest-api
Twitter-like backend application built using Spring Boot and Maven. It provides RESTful APIs to perform various Twitter-like functionalities such as posting tweets, following/unfollowing users, and fetching timelines.
backend backend-api java java-spring-boot mysql rest-api social-media spring-boot spring-security twitter twitter-api
Last synced: 12 Oct 2025
https://github.com/tberey/ts-node-chatroom
A Chatroom browser application, with user registration and authentication. A HTTP REST API, written in Typescript with Node, using the Express and Socket IO frameworks. Also supported by a MySQL database & uses EJS for client serving.
chat chat-application chat-room chatapp chatroom http http-server mysql mysql-database node node-js nodejs rest rest-api socket socket-io sockets ts typescript
Last synced: 21 Jan 2026
https://github.com/andrew-bekhiet/slash_dot
Flutter eCommerce app demo using flutter_bloc, riverpod and freezed. Uses GitHub Actions for automatically testing and releasing the apk
dio flutter flutter-bloc freezed mockito rest-api riverpod rxdart unit-testing
Last synced: 18 May 2026
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/spfn/spfn
Fastest way to add a scalable backend to Next.js. Type-safe framework with auto-generated TypeScript client, instant CRUD, and file-based routing. Built-in PostgreSQL, Redis, Drizzle ORM, and hot reload. Perfect for rapid SaaS development, mobile backends, and production apps. Ship features faster with end-to-end type safety and zero boilerplate.
api backend drizzle framework hono nodejs rest-api typebox typescript
Last synced: 19 Oct 2025
https://github.com/naspredam/nodejs-reactive-hexagonal-architecture
User application for reactive nodejs under hexagonal architecture
docker dockerfile expressjs hexagonal-architecture nodejs ramdajs rest-api rxjs typescipt yarn
Last synced: 14 Apr 2026
https://github.com/aabduvakhobov02/gameofthrones-reactjs
The application shows the information about characters, houses, and books of the Game Of Thrones. All the data is taken from a Rest API of https://www.anapioficeandfire.com/ .
bootstrap react-router reactjs rest-api
Last synced: 14 Apr 2026
https://github.com/rahulkumar-fullstack/async-fastapi-mysql-api
Asynchronous REST API built with FastAPI and MySQL for efficient user management.
async asyncmy crud fastapi mysql rest-api restful-api sqlalchemy
Last synced: 05 Feb 2026
https://github.com/pirogoeth/tubedlapi
Youtube-DL API
api python python3 rest-api youtube-dl
Last synced: 22 Jan 2026
https://github.com/symbux/turbo
Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.
api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker
Last synced: 17 Oct 2025
https://github.com/shishirrsiam/django-lab
My journey of learning Django — step-by-step Django mini-projects, notes, and experiments. practice apps to strengthen my backend web development skills.
django django-application django-rest-framework learning learning-by-doing python python3 rest-api
Last synced: 16 Apr 2026
https://github.com/mrrohitmi/lose-it-clone
This is the clone of lose it website.
bootstrap chakra-ui css html javascript reactjs rest-api
Last synced: 14 Apr 2026
https://github.com/sharmaadityahq/canvas-board
GraphQL and REST API for Canvasboard made with Koa and Strapi
graphql-api koa rest-api strapi
Last synced: 14 Apr 2026
https://github.com/tharindanimnajith/sliit_y3s1_react_spa_backend_restapi-1
React.js Project with MERN Stack - Online Shopping Cart System for a Fashion Store - Backend
body-parser cors crud-application dotenv es6 express-js http-methods javascript json mern-stack-app mongodb-atlas mongoose-js multer node-js nodemailer nodemon npm rest-api uuid web-application
Last synced: 28 Jan 2026
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 2026
https://github.com/balaji01-4d/shit-happens
A lightweight Go + Gin web platform where developers anonymously share, browse, and upvote real-world coding bugs (“confessions”), with tagging, trending views, rate-limited posting, and PostgreSQL-backed storage.
anonymous api backend bug bug-reporting community-platform confession fortheloveofcode gin gin-gonic go golang postgresql rate-limiting rest-api tags
Last synced: 25 Oct 2025
https://github.com/sigoden/trisue
A REST API debugging and error reporting tool.
Last synced: 25 Oct 2025
https://github.com/flazefy/pinmarker-go
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Go Gin
backend firebase firebase-realtime-database gin golang rest-api
Last synced: 02 May 2026
https://github.com/blackxploit-404/reqquest
ReqQuest is a browser-based user-friendly REST API testing tool that lets you send requests, view responses in JSON format, and download them for further analysis. No sign-up is required, and you can start testing APIs instantly for free!
Last synced: 28 Jan 2026
https://github.com/aaayyuusshh/spotify-playlist-explorer
A web app that lets you browse all of Spotify's categories, playlists under each category, & tracks under each playlist by utilizing Spotify's REST API.
Last synced: 26 Oct 2025
https://github.com/arrosinski/laravel-companyworkers-restapi
Rest API CRUD methods for Company and employees with usage of test and DDD
ddd laravel-framework rest-api testing
Last synced: 28 Jan 2026
https://github.com/augustoscher/log-monitor-mongo-backend
Golang API that's responsible for receiving logs of applications. MongoDB version.
docker-compose golang mongodb mux rest-api
Last synced: 28 Jan 2026
https://github.com/abhijithk1/api-service-generator
A CLI application that creates a Golang API Service application template.
api-service cli-application code-generation docker gin gin-gonic golang golang-migrate makefile middleware postgresql rest-api server sqlc template template-generator viper
Last synced: 06 Feb 2026
https://github.com/olseconds/olloc-pc
the OLLOC for PC
node-sass react rest-api rest-client sns
Last synced: 06 Feb 2026
https://github.com/saravanan81java/resource-management-automation-system
Resource Management Automation System
java jpa-hibernate microservices rest-api springboot
Last synced: 15 Apr 2026
https://github.com/shmelovoleksandr/kdg_backend
Backend client for the "Krystal Distribution Group" logistics application. Personal college project.
hexagonal-architecture java microservices rabbitmq rest-api spring-boot
Last synced: 15 Apr 2026
https://github.com/isaacalves7/chat
💬 It's a repository of Chat from scratch.
ajax chat chat-application chat-room clone jwt mern-stack messenger meta microservices monolith odm redux rest-api sass socket-io tailwindcss typescript webrtc
Last synced: 15 Apr 2026
https://github.com/lams-epfl/gen-rest
A tool to generate automatically OpenAPI specification from a service model
java openapi openapi-spec openapi-specification openapi3 rest rest-api service swagger
Last synced: 30 Jan 2026
https://github.com/r4255/task_management
Task Management
authentication bootstrap database deployment django error-handling forms postgresql python rest-api vercel
Last synced: 06 Feb 2026
https://github.com/rzky7c/whatsapp-bot
This is a WhatsApp Bot built using the Baileys library. Currently, it is still in the beta phase, and all features rely on API integrations. You will need an API key to access the bot's full functionality.
javascript rest-api restful-api whatsapp whatsapp-api whatsapp-bot whatsapp-stickers whatsappbot whatsappbots
Last synced: 31 Jan 2026
https://github.com/opticsquid/bellatrix
A prebuilt Express JS Authentication & Authorization Project based on a REST API interface. It has the basic authentication and Authorization routes with the latest security measures implemented so that your application is much more secure from day 1. You are welcome to build upon and extend this project as and when required.
authentication authorization express expressjs gdsc-tmsl hacktoberfest jwt jwt-authentication node nodejs openapi3 rest-api security
Last synced: 15 Apr 2026
https://github.com/ew-endwall/fastyauth
This API provides endpoints for user registration, login, and profile management. The data is stored in MongoDB, and all inputs are validated for security and integrity. The API is implemented using Node.js and Fastify, with JWT for authentication. Multi-language supported.
api auth auth-project authentication authentication-backend authorization fastify fastify-auth fastyauth rest-api restful-api vue vue3 vuejs vuex vuex-store
Last synced: 31 Jan 2026
https://github.com/omar-alghaish/authentication-system
This is an example of an API that uses an authentication and authorization system to challenge the user to validate credentials and check whether access is allowed by policies and rules
express-validator expressjs jwt mongodb mongoosejs multer nodejs rest-api sharp
Last synced: 07 Feb 2026
https://github.com/jitendra3109/http
An overview of REST API services HTTP verbs
Last synced: 01 Feb 2026
https://github.com/jonalu/elm-score
Display scores for football matches
decoding elm elm-lang elm-language json rest-api
Last synced: 17 Mar 2026
https://github.com/grupo2generation77/delivery-generation-gp2
API para sistema de delivery de comida com gerenciamento de usuários, produtos e categorias. Inclui recomendação de produtos saudáveis.
api java mysql rest-api spring-boot spring-data-jpa
Last synced: 01 Feb 2026
https://github.com/grandlinex/swagger-mate
api grandlinex openapi openapi3 rest-api swagger swagger-ui typescript
Last synced: 15 Apr 2026
https://github.com/dzooli/blacksheep-template
A simple API backend template using the Blacksheep framework.
api backend backend-api blacksheep python3 rest rest-api restful restful-api
Last synced: 16 Apr 2026
https://github.com/pdmlab/express-http-warning
Create warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02
expressjs hateoas http hypermedia nodejs rest-api rfc warning warnings
Last synced: 10 Feb 2026
https://github.com/andcool-systems/mc-session-validator
Клиентский сервис для проверки лицензии Minecraft-аккаунта и подключения к серверу через REST API.
minecraft minecraft-client minecraft-protocol netty rest-api yggdrasil-minecraft-login
Last synced: 16 Apr 2026
https://github.com/pilotpirxie/express-endpoints-collection
Create API endpoints in Express with TypeScript inference, validation and OpenAPI 3 schema out of the box
api endpoints express expressjs nodejs openapi rest rest-api swagger typescript validation zod
Last synced: 11 Feb 2026
https://github.com/panodata/imagecast
Imagecast is like ImageMagick but for Pythonistas. Optionally provides its features via HTTP API.
http http-proxy image image-conversion image-manipulation image-processing image-processing-library image-processing-python image-proxy image-resize image-resizer image-resizing image-resolution image-scaling image-size proxy proxy-server rest-api
Last synced: 11 Feb 2026
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/manthan0x23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 16 Apr 2026
https://github.com/sanzharanarbay/golang_rest_redis_rabbitmq
Golang RabbitMQ , Rest-Api and Redis implementation example
docker go golang rabbit-mq rabbitmq redis redis-cache rest-api restful-api
Last synced: 16 Apr 2026
https://github.com/chokeguy/simple-bank
A service that provides both RESTful and gRPC APIs to simulate the core functionalities of a basic bank.
aws-ec2 aws-ecs aws-eks aws-elasticache github-actions go grpc rest-api restful-api route53
Last synced: 14 Feb 2026
https://github.com/konfig-dev/automation
Public repository containing github workflows/actions for Konfig
api api-client automation code-generation documentation rest-api sdk
Last synced: 14 Feb 2026
https://github.com/tudddorrr/clay
An ultra convenient minimal framework for building Koa apps
api http koa middleware permissions rest rest-api router services validation
Last synced: 14 Feb 2026
https://github.com/sarthakjdev/create-express-ts-api
A starter to kit for developing REST API in typescript and express.
express hacktoberfest nodejs prisma rest-api
Last synced: 15 Feb 2026
https://github.com/mazfreelance/malaysia-jajahan-api
alternative list for state, district, mukim, dun, division, parliament in Malaysia.
dun easy-to-understand easy-to-use jajahan-malaysia malaysia parlimen rest-api
Last synced: 19 Mar 2026
https://github.com/neemiasborges/alpha_particledetector
A mobile low-cost spectrometer API for measuring radioactivity and ionizing radiation energy, like alpha particles and electrons, offers an accessible solution for diverse applications. Its compact design ensures real-time data, enabling fieldwork, educational use, and scientific studies, democratizing radiation measurement.
alpha alpha-particles api radiation radstar rest-api
Last synced: 19 Mar 2026
https://github.com/munishchouhan/weatherforecast
Rest API for Weather Forecasting
Last synced: 16 Apr 2026
https://github.com/yashtank86/inventory-management-system-springboot-mongodb
Inventory Management System built with Spring Boot & MongoDB. Easily track products, stock levels, and orders. Scalable, efficient, and perfect for inventory tracking. ⭐ #InventorySystem #SpringBoot #MongoDB
authentication authorization backend backend-development business-management hibernate inventory inventory-management-system java java-web-app jpa jwt-authentification mongodb orm rest-api spring-security springboot springmvc themeleaf webapp
Last synced: 16 Apr 2026
https://github.com/alejandrohar/biblioteca-rest-api
Talentos Digitales: Actividad Crear REST API
express js json morgan mysql2 nodemon rest-api talentosdigitales xampp
Last synced: 16 Apr 2026
https://github.com/emekalites/laravel-api-boilerplate
personal laravel boilerplate for api using Laravel, tymon/jwt-auth and barryvdh/laravel-cors
Last synced: 16 Apr 2026
https://github.com/akhtar21yr/couser-tracker
course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet
api django django-rest-framework postgresql rest-api sql
Last synced: 16 Apr 2026
https://github.com/enjirouz/react-js-notes-app
Simple ToDo/Notes React.js App made using React Hooks and JSON Placeholder REST API
notes-app react-app react-hooks reactjs rest-api
Last synced: 16 Apr 2026
https://github.com/mansoor-p/jobcompanyratings-monolithic
A monolithic app for job seekers, providing company profiles and employee reviews. Users can browse, search, and filter companies, read reviews, and make informed career decisions.
h2-database java jobportalwebsite jobs jobsearch reactjs rest-api spring-boot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
crud laravel repository-pattern rest-api sanctum search service
Last synced: 16 Apr 2026
https://github.com/nisaaragharia/spring-core
All Spring Boot Projects and Practice are present in this Repository
java java8 rest-api spring spring-boot springmvc webservices
Last synced: 17 Apr 2026
https://github.com/raviyatechnical/learn-nodejs
Learning Node JS
boilerplate expressjs javascript learning-no mongodb mongoose mvc nodejs rest-api
Last synced: 02 Apr 2026
https://github.com/terichadbourne/unscheduler-backend
RESTful API for the Unscheduler app, built with Ruby on Rails and PostgreSQL
api postgresql rest-api ruby-on-rails
Last synced: 17 Apr 2026
https://github.com/henrique1204/api-arch
Teste de back-end proposto pela empresa ArcH Office para vaga de estágio.
es6 express javascript mysql8 nodejs rest-api
Last synced: 17 Apr 2026
https://github.com/dligthart/wordclaw
AI-native headless CMS - manage content through REST, GraphQL, or Model Context Protocol. Built for agents and humans alike, with versioning, dry-run mode, webhooks, and Lightning micropayments.
ai-agents graphql headless-cms l402 rest-api
Last synced: 05 Apr 2026
https://github.com/asmsayem202/productordermanagementapi
A secure and scalable ASP.NET Core API for managing products, variants, and customer orders — built with clean architecture and JWT-based authentication.
aspnet-core clean-architecture entity-framework-core jwt-authentication rest-api sql-server webapi
Last synced: 17 Apr 2026
https://github.com/ansershafiq/workhorizon
It is a business introductory website with admin portal in it. Simple website is having job's listing and applications form in it. And portal is for the company's management to add new job options, checkout the applicants, or to manage the jobs.
api crm-platform lucide-react nextjs14 react-redux react-redux-toolkit reactjs responsive-web-design rest-api tailwindcss typescript
Last synced: 17 Apr 2026
https://github.com/alexferl/zerohttp
Zero-dependency Go HTTP framework with secure-by-default middleware, built-in validation, and RFC 9457 error responses
go golang http-server microservice middleware rest-api rfc-9457 server-sent-events web-framework zerohttp
Last synced: 04 Apr 2026
https://github.com/rishabhraj43/disease-prediction
A Full-Stack Website made in MERN Stack that uses Flask API and Machine Learning Algorithm for Disease prediction
machine-learning-algorithms mern-stack mongodb nodejs pickle-file python reactjs rest-api
Last synced: 04 Apr 2026
https://github.com/mharikmert/binance-rest-api
A simple Rest API that fetches, holds, and serves some coins price information from the public API of binance.com. React JS for frontend, Spring Boot for backend and PostgreSQL for DB
blockchain cryptocurrency java jpa postgresql reactjs rest rest-api spring-boot
Last synced: 19 Apr 2026
https://github.com/kavinda-100/rust-vehicle-api
A modern, high-performance RESTful API built with Rust for vehicle management systems.
api axum postgresql rest-api rust sea-orm
Last synced: 04 Apr 2026
https://github.com/mattlean/recha-server
REST API for Recha
checkpointjs express javascript nodejs pg-promise postgresql rest-api sql typescript
Last synced: 04 Apr 2026
https://github.com/kluivstar/fullstack-node-express-tour-app
Backend | Node | Express | Authentication | Authorization | Security | Data Modelling - Tour Booking Web Application
api authentication authorization express mongo mvc node rest-api securit
Last synced: 04 Apr 2026
https://github.com/ajaymahadeven/e-commerce-platform
This GitHub repository contains a fully functional skeletal implementation of an e-commerce application system designed to facilitate the sale of products. Specifically, the authors have chosen to demonstrate the system using an e-commerce platform for a book store. However, this system can be adapted to accommodate the sale of diverse products.
client-server client-server-architecture e-commerce-project git java maven mvc-architecture rest-api restful-api spring-boot spring-mvc
Last synced: 05 Apr 2026
https://github.com/shikha-code36/task-management-system
Simple Django project for REST API
django django-application django-framework django-rest-framework python python3 rest-api rest-api-test rest-framework restful-api
Last synced: 18 Apr 2026
https://github.com/perfecxx/micropython-netpie
This Python library provides a convenient way to interact with the NETPIE IoT platform using both MQTT and REST API. NETPIE is an Internet of Things (IoT) platform that offers tools and services for connecting and managing IoT devices.
esp32 iot micropython micropython-esp32 mqtt netpie netpie2020 rest-api
Last synced: 05 Apr 2026
https://github.com/ashish8329/piccompressor
PicCompressor is an image processing system that takes a CSV file containing multiple product names with image URLs. The system downloads all images, compresses them, and provides the compressed images as a response.
celery djagno filehandling kafka postgresql python redis rest-api
Last synced: 18 Apr 2026
https://github.com/jakubriegel/piper
Piper is a machine learning based system, that is able to enhance smart homes with auto-mated creation of routines based on real life events.
generator kafka kotlin microservices neural-network rest-api routines smart-home tensorflow vuejs
Last synced: 18 Apr 2026
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/bitkris-dev/strapi-to-static
Fetch your strapi endpoints and save them as static JSON files
endpoints json rest rest-api restful-api static static-site-generator strapi
Last synced: 19 Apr 2026
https://github.com/repodevs/banaspati
Robust web API powered by Falcon, SQLAlchemy and Docker
docker falcon falcon-framework makefile python python3 rest rest-api
Last synced: 19 Apr 2026
https://github.com/no-abramov/todoapi-monolith
ASP.NET Core Web API для управления задачами (Todo): .NET 9, SQL Server, RESTful API, JWT аутентификация, Swagger (с поддержкой версий API), Middleware для логирования, пагинация, JSON Patch, безопасное хранение ключей (User Secrets), поддержка версий API (v1 и v2).
aspnet-core dotnet entity-framework-core jwt-authentication middleware pagination rest-api sql-server swagger webapi
Last synced: 19 Apr 2026
https://github.com/andrehaguiar/peopleapi-andre
Neste projeto foi desenvolvido um pequeno sistema para o gestão de pessoas de uma empresa através de uma API REST, criada com o Spring Boot.
codeanywhere dio heroku heroku-deployment intellij java rest-api spring-boot
Last synced: 20 Apr 2026
https://github.com/anthonygauthier/blazin
A blazing fast web application framework for Deno
deno framework framework-javascript javascript rest rest-api typescript web
Last synced: 20 Apr 2026
https://github.com/shreyxnsh/apis-on-ec2
Host NodeJS API's on AWS EC2 instance using these simple steps.
api api-rest aws nodejs nodejs-server rest-api route53
Last synced: 20 Apr 2026