Skip to content

lucaronca/suits-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors