Skip to content

xe4me/php-restful-api-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a Restful php api that works with MongoDb

A Controller is an endpoint like : Yoursite/Users ====> Users is a Controller

Each controller can have unlimited popo as it's children , so for example if we want to show a functionality in our Users endpoint , we can create a popo like : signup and the urls becomes : Yoursite/Users/signup Each popo ( Plain Old Php Object) is a class that is related to a Controller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published