Skip to content

sloughrey/statflo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

890c791 · Oct 9, 2018

History

9 Commits
Oct 9, 2018
Oct 9, 2018
Oct 5, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018

Repository files navigation

statflo-api

Mini Symfony REST API

Tech Used:

WAMP stack
Apache v2.4.27
PHP v7.1.9
MySQL v5.7.19

Framework - Symfony 4
ORM - Doctrine
Unit Testing - PHP Unit

API calls tested with Postman

Remember to run these commands in the root folder:

  1. Composer Install
  2. Update the .env file DATABASE_URL value
  3. Run DB migration files: "php bin/console make:migration"
  4. Clear cache: "php bin/console cache:clear"

About

Mini Symfony REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages