Skip to content

Vaibhavsaharan/AuthenticationAPI

Repository files navigation

Project

Developed two API interface using Django restframework containerized with docker-compose.

Docker image size : 926 MB

Installation

  • If you wish to run your own build, first ensure you have python globally installed in your computer. If not, you can get python here.

  • Install Docker-compose from here.

  • Then, Git clone this repo to your PC

        $ git clonehttps://github.com/Vaibhavsaharan/AuthenticationAPI.git
  • Run It

    • Cd into your the cloned repo as such:

          $ cd AuthenticationAPI
    • Fire up the server using this one simple command:

          $ sudo docker-compose up
    • This will run the server on the localhost http://127.0.0.1:8000/

    • Test the api using postman Postman ss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors