Skip to content

jamiefifty/fastapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi

This is a simple project to get you started writing your api.

It uses Slim Framework., Monolog Logger, and the simple-json middleware for slim to send the responses in json.

You can use this inside a folder or in your document root as it is, adding rewrite rules is optional.

To get started just clone this repo, and install the composer libraries

    git clone https://github.com/ivaano/fastapi.git
    composer install

then add your routes in /src/app.php and add your business logic in /src/Models

About

fast api development with slim, monolog and phpunit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%