Boxing RESTful API made with Django Rest Framework
2.1K
Boxing is an application built to provide a faster and easier way to find objects in the laboratory. It's a SPA consuming a RESTful API. The docker image you'll find here is the API developed using Django Rest Framework.
$ docker pull lcdporto/boxing-api
$ docker run -tid --name boxing-api -p 80:80 lcdporto/boxing-api
You'll find the git repo here
Content type
Image
Digest
Size
229.9 MB
Last updated
over 10 years ago
docker pull lcdporto/boxing-api