Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

mmwo/sf4-rest-no-deps

Repository files navigation

Simple Symfony 4 Rest api (No extra bundles)

##External helpers:

To run project execute:

git clone https://github.com/Jitra/sf4-rest-no-deps.git
composer install
##Configure your db connection in .env file, then follow
bin/console doctrine:database:create
bin/console doctrine:schema:update --force
bin/console server:start

Api contains swagger documentation at localhost:8000/documentation

Create user account and have fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published