Skip to content

PHP Rest Demonstration (consuming and creating a rest service)

Notifications You must be signed in to change notification settings

casingh1990/php_rest_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a rest deomstration app create mostly with PHP.

It creates a webservice and consumes the servce.

The service has four functions:

  1. Create Person
  2. Get information about a person
  3. Update information about a person
  4. Delete a person

About

PHP Rest Demonstration (consuming and creating a rest service)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages