Nuacht

web_ui folder This folder contains a simple HTML web page that we will use to interact with our REST API server. All the code is already added (except for a few variables that we need to change), so ...
Library containing core logic for creating rest web api in php - registering endpoints, middlewares, using DI container - petrhyl/php-web-api ...