Sign inSign up

adityayadav134/task_api

By adityayadav134

Updated 9 months ago

This is a RESTful API built using Django and Django Rest framework.

Image
Languages & frameworks
0

231

adityayadav134/task_api repository overview

How to run the image?

  1. Pull the image

docker pull adityayadav134/task_api:1.0

  1. Run a container using the image

docker run -d -p 8000:8000 --name task_app adityayadav134/task_api:1.0

  1. Open Postman and test the api at http://127.0.0.1:8000/

Tag summary

Content type

Image

Digest

sha256:5d990fd86

Size

45.4 MB

Last updated

9 months ago

docker pull adityayadav134/task_api:1.0