Skip to content

Vaibhavsaharan/BlogwebsiteAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogwebsiteAPI

Developed CRUD API interface for blog website like tumblr using Django restframework.

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.

  • Prerequisites

    • Django
    • Djangorestframework
  • Then, Git clone this repo to your PC

        $ git clone https://github.com/Vaibhavsaharan/BlogwebsiteAPI.git
  • Run It

    • Cd into your the cloned repo as such:

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

          $ python3 manage.py runserver
    • 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

Languages