Skip to content

joelfickson/PHP-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple project that makes API calls via a Javascript file.

The javascript route handler gets the request and sends it to a PHP interface which analyses the request. It does all the needed verification and validation. Finally sends calls the right API Interface.

The API Interface class handles extends model classes.

More documentation will be provided.

Its a project on-going.

First import the database file(Secure/DBH/DB.sql) and change parameters in the Secure/Utils/Env.php class

About

PHP, MySQL, jQuery and simple Bootstrap 4 UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors