Skip to content

Rest api made with django rest framework which provides suits of various brands and multiple information about them

Notifications You must be signed in to change notification settings

lucaronca/suits-api

Repository files navigation

suits-api

Rest api made with django rest framework which provides suits of various brands and multiple information about them

build

docker-compose build

start project

docker/init

Api server then will be available on localhost:8000

run tests

Enter in the suits_web container and from here launch

./manage.py test

lint

flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics

About

Rest api made with django rest framework which provides suits of various brands and multiple information about them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published