Skip to content

kumarmanishc/php-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

REST APIs using PHP.

Repository of creating REST APIs using PHP & MySql.

Documentation

Please read this article for better understanding of this project - RESTful APIs using PHP and Mysql

Installing

All you need to do is copy server folder of repository in your server( Apache, etc. )

  • Create database of your choice with table user(id, name, email, password, contact).
  • For Linux you can copy that server folder to /var/www/html.
  • For windows copy to www folder of WAMP/XAAMP.

About

Repository of creating REST APIs using PHP & MySql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages