restful-webservices
There are 795 repositories under restful-webservices topic.
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
danieleteti/delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
NationalBankBelgium/REST-API-Design-Guide
NBB's REST-ish API Design Guide
loentar/ngrest
Fast and easy C++ RESTful WebServices framework
yaoguangluo/Deta_DataBase
Plsql Database数据库
labsai/EDDI
Prompt & Conversation Management Middleware for Conversational AI APIs such as OpenAI ChatGPT, Facebook Hugging Face, Anthropic Claude, Google Gemini, Ollama and Jlama. Lean, restful, scalable, and cloud-native. Developed in Java, powered by Quarkus, provided with Docker, and orchestrated with Kubernetes or Openshift.
accelero-cloud/appkernel
API development made easy: a smart Python 3 API framework
AnanthaRajuC/Spring-Boot-Application-Template
Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
infraboard/mcube
微服务工具箱
scbushan05/online-bookstore
Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.
ayushman1024/TASK-Management-System
Spring Boot and Angular 7 web application for task management .
bzdgn/spring-boot-restful-web-service-example
A detailed Standalone RESTful web service example application with the use of Spring Boot framework
scottoffen/grapevine
Fast, unopinionated, embeddable, minimalist web framework for .NET
PragatiVerma18/Django-For-APIs
Build web APIs with Python & Django - Book by William S. Vincent. This is a collection of notes from the book for easy learning!
edson-a-soares/poco_restful_webservice
A RESTful API using Poco C++ Libraries.
residuum/PuRestJson
PuREST JSON is a library for connecting Puredata (Pd) to HTTP services and encoding and decoding JSON data.
apisyouwonthate/standards.rest
A collection of standards, specifications, etc. for HTTP API development.
ManuelGil/REST-Api-with-Slim-PHP
REST API with PHP Slim Framework 3 and MySQL
TTWShell/hobbit-core
A flask project generator.
behave-restful/behave-restful
BDD Framework to Test REST Services and APIs
GuilhermeCaruso/bellt
:bell: A simple Go router
spoddutur/spark-as-service-using-embedded-server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
salaros/vtwsclib-php
A PHP client for vTiger's Web Services APIs. Works well vTiger forks such as VTE CRM.
Paul-McGarrigle/Android-Travel-Application
This application is an Android based travel application. Users can Login/Register on the application and their information is stored on Firebase, a cloud based NoSQL Database. When a user has logged in they are brought to their profile page, which will display their personal registration information and allow them to upload a profile picture by accessing the devices built in Camera application. The user can then select a country and retrieve information on this country compared to their current location. For example users can get information on the specified country, or locate flights to the specified country, or use a currency conversion calculator or view a map of the country. These services are provided by online REST services, such as Google Maps API, restcountries.eu API & fixer.io API. The user can then logout of the application by following the specified link or simply shaking the device.
dolab/gogo
Modern microservice web framework of golang
jdi-testing/jdi-dark
Powerful Framework for Backend Automation Testing on Java (Rest, Soap, WebSocket)
nbwhg/djangorestframework-book
Django REST framework 3 中文文档, API参考, 最佳实践指南
appcoda/RESTful-Demo
A RESTful web service demo - building your own lightweight REST library in Swift
PasinduS96/location-api-sl
This API can be use to all developers to get location details of Sri Lanka 🇱🇰 including major cities, sub areas, districts and Provinces. ⛳️
rajsingha/SpringMVC-RESTful-Web-Services
SpringMVC-RESTful-Web-Services
tbone-framework/TBone
Full duplex RESTful API for your asyncio web apps
abu-sithik/rest_assured-automation-framework
A Java based RestAsssured Automation Framework for testing any Restful application
rahulrathore44/RestSharpFramework
Framework for testing RESTful Services with RestSharp and C# HTTP Client
venediktov/CRUD
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
nanoframework/nanoFramework.WebServer
:package: Web server for .NET nanoFramework packed with features: REST api using attributes, multithread requests, parameters in query URL, static files serving.