There are 0 repository under rest-api-development topic.
A simple Student Management System built using Spring Boot and SQL database. I am developing this project as part of my learning journey to understand backend development, RESTful APIs, and database integration.
PrintHTTPRequest A lightweight Go application for debugging HTTP requests by printing their headers and body.
Blogging Platform API: A RESTful API built with Flask and PostgreSQL, enabling user registration, role-based access control, post creation, and commenting with JWT authentication. Expense Management System: A REST API using Flask and MongoDB to manage users, bank accounts, and track expenses efficiently for each account
This project involves creating a GitHub repository that automatically triggers webhooks for events such as Push, Pull Request, and Merge. These events are sent to a registered endpoint and stored in MongoDB for tracking and further analysis. The system is designed to streamline development workflows by logging important GitHub actions in real-time.
A book store API built using Postgress , Prisma , Express and NodeJS
REST (Representational State Transfer) is an architectural style for designing networked applications. It relies on a stateless, client-server communication protocol, typically HTTP.