Skip to content

mohini-tripathi/REST-API-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API USING PHP

This REST API in PHP is created by following the tutorial given below:

https://www.codeofaninja.com/2017/02/create-simple-rest-api-in-php.html

Technology used: PHP, Mysql

Database for the project is contained in database.json

Cloning this repository:
$ git clone https://github.com/mohini-tripathi/REST-API-PHP
$ cd REST-API-PHP
$ git branch new-branch
$ git checkout new-branch

Install any required dependencies.

I've defined methods to create, delete and update products.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages