Skip to content

Dynamic restful API powered by Laravel and MongoDB

Notifications You must be signed in to change notification settings

josipbrcina/StarAPI

 
 

Repository files navigation

STAR API

Dynamic restful API that uses MongoDB as data store

Multiple applications support

  • Star API sets up database programmatically based on route request. That way it's possible to handle multiple applications at the same time. Prefix for all routes is : api/v1/app/{appName} where appName should be database name which is then set.

About

Dynamic restful API powered by Laravel and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.3%
  • HTML 1.2%
  • Other 0.5%