restfulapi
There are 68 repositories under restfulapi topic.
lsjsj92/django_todo_app
python django를 활용한 웹 개발 튜토리얼! todo_app 만들기
wendell-dev/restful-api-demo
基于SpringBoot编写的RESTFul API,使用HTTP状态码与JSON作为响应规范,同时集成了Swagger作为API文档,加入了全局异常处理,基于redis的token验证以及签名验证
golang-collection/Go-RestfulAPI
本项目使用Go语言构建Restful API服务,项目采用gin构建,包括jwt,swagger,viper, zap, gorm, make,bash等模块,通过docker一键部署并且可以动态扩缩容实现负载均衡。
jahidhiron/node-blog-api
This repository contains a simple Node.js blog API developed for educational purposes, particularly for teaching on Udemy. It provides a basic foundation for understanding how to create RESTful APIs using Node.js, Express.js, and MongoDB.
JasonRui/WikiQA-LSTM-Keras
LSTM model for WikiQA dataset using Keras
mtahiraslan/python-api-with-docker-and-postgres
This project integrates real-time cryptocurrency data into a PostgreSQL database using Docker, PostgreSQL, pgAdmin, Python, and CoincapAPI. It streamlines the process of fetching, transforming, and storing market data, offering a portable and easily set-up solution for data analysts and crypto enthusiasts.
BaseMax/FirstCFacil
Building web service (API) using Facil in C programming language and test its benchmark and performance.
vickttor/school_enrollment_api
This repository keeps the source code of a resfulapi built with NodeJS and TypeScript. The code implements the SOLID principles.
ajmalfaris11/EA-library-backend-expressjs
A Node.js and ExpressJS-based backend for managing a library system, including books and authors. The API supports full CRUD operations (Create, Read, Update, Delete) for books and authors, and connects to MongoDB using Mongoose. This backend provides RESTful endpoints for fetching, adding, updating, and deleting resources.
clintcarter1999/JokesAPI
ASP.Net Core REST API Demo Project which demonstrates ASYNC REST API, Entity Framework/LINQ, Sqlite DB, Error Handling, Serilog/Seq Structured Logging, Model Validation, Testing, Authentication
GhazanfarMir/Slim3-Rest-Api
Slim3 + Eloquent
BaseMax/FirstMarkRESTfulPHP
Build a PHP RESTful with fastest Web micro-framework in the world!
GeorgeLeithead/LiLo_Public
Public repository for the LiLo (Ladder In Ladder Out) Mobile Application.
gourab-sinha/Zomato-Data-Analysis
This project is all about analysing Zomato Data using Python Packages.
alishahusain/olive-novella
A prototype API for discovering basic information about historical novels. Python API Restful API
BaseMax/GraphNeo4jGO
This is a simple twitter-like api written in go as an example to use neo4j with golang. (postgresql, neo4j, graph)
Deboraj-roy/RESTful-API-with-.NET-Core
Delve into .NET 7 API fundamentals with this guide. Learn RESTful API basics, CRUD operations, testing, and Azure deployment. Access course content via the YouTube link, and try the live demo for hands-on experience. Empower your API development skills with .NET 7 and EF Core.
dinushchathurya/node-mysql-crud-app
Create Restful API using nodejs, express and mysql
diwangtseb/RestFulapi
get方式的restful(表述状态转移)api
GNU-CORNER/BookkyProject_BackEnd
BackEnd for BookkyProject
huseinnashr/laravel-ecommerce-restful-api
Learning to use Laravel features and using Docker as development environment
image357/password
This is a simple password manger (library) written in Go. You can use it with Go, REST calls and any other language that links with C.
junaid10144/chatApp
Chat Application - Web sockets Communication using MERN stack
karlosye/restaurant-data-mangement-web
a restaurant data management system built with C# ASP.NET
larssonsun/RESTfulAPITemplate
Project template based on .NET-CLI to help build RESTful web api project scaffolding that meets custom requirements.
MuhammadAlgshy/Storefront
Training On Django
sabo99/TodoList-CI4-Restful
Aplikasi TodoList Android menggunakkan Code Igniter4 berbasis Restful-API. Aplikasi TodoList ini menggunakan Sistem Autentication 2nd (JavaMail API) dan Upload Gambar dengan Framework CodeIgniter 4. Proses BackEnd dari Restful-API menggunakan Code Igniter4 dapat dilihat pada link berikut : https://github.com/sabo99/codeigniter4_RestfulAPI_TodoList
Tuhin-SnapD/Server-Restaurant
Implementation of REST-APIs with Node.js, Express and MongoDB
yujhenchen/express-mongo-otp-auth-ts
An authentication Restful API featuring OTP verification, JSON Web Token authentication ( JWT ), and database CRUD. Built with Express.js, MongoDB, Mongoose, and TypeScript
HARDIK-PANCHARIYA/CampusGate
This repository contains CampusGate, a backend application providing RESTful APIs to manage users, students, job postings, applications, and interviews, fully testable with Postman.
MacJonnie/URL-Scissor-API
URL SCISSOR API This API is a URL shortener built with Node.js, Nanoid and QrCode. The API allows users to create a short and unique URL from very long URL. The users of this URL shortener API can create a short URL, customized URL and also generate a qrCode for their links or URL.
mahboube89/Library-Management-Nodejs
Nodejs-Library-Management is a simple API built with Node.js and MongoDB for managing books, users, and loans in a library system. It supports basic CRUD operations, user management, loan tracking, and penalty assignment. Ideal for learning backend development with plans to refactor into a full RESTful API.
Navya-tec/outpass
Hostel Outpass provides a RESTful service for managing outpass requests, allowing users to submit leave requests and wardens to review and approve them efficiently.
RaveZam/The-Coffee-Nest-API-Data-handling-and-Backend-Side-Laravel
Backend Side of my Final Data Science Analyics Project using Laravel for communicating to SQL. Retrieving Data from a selected Timeframe (Month) to pass to React using Restful API and receiving through Axios on React.
Varunkumar0812/rms-backend
Backend for a Review Management System
yogaprasadk/Creating_RESTAPI_With_NODEJS
it is a repository where you can learn about restApi