Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps -

PREREQUISITIES:

RUN pip install python RUN pip install flask

Run the following commands in terminal after cloning the project, it's not compulsory

    1. source /Users/pratyushsharma/Desktop/blogging-python/virtual/bin/activate
    1. python main.py
  • Go to following to the access the apis: http://127.0.0.1:8080/

  • Login with Username and Password as admin, admin

  • Go to following to access the blogging APIs: http://127.0.0.1:8080/swagger/

  • Login with Email, Password as user1, password1

  • Use the access token to authorize your apis from top right green authorize button

  • Run the APIs either on Postman or through Swagger

  • POST API will run through postman.

About

Blogging Application Backend APIs using Python, Flask, Swagger, Docker, Kubernetes performs CRUD operations on Blogs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages