Skip to content

The final project from the REST APIs with Flask and Python course, using Docker and Flask-Smorest.

Notifications You must be signed in to change notification settings

tecladocode/rest-api-smorest-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API using Flask-Smorest and Docker

This is a REST API that mimics an online store, with users, stores, items, and item tags.

How to code this REST API is covered in our REST APIs with Flask and Python course.

You can access the Swagger documentation (automatically generated from source) here:

https://rest-api-smorest-docker.onrender.com/swagger-ui

To interact with the API, you can download the Flask-JWT-Extended.postman_collection.json (Postman) or Stores_REST_API_2022-01-14.json (Insomnia REST Client) files. Then set the URL to https://rest-api-smorest-docker.onrender.com and you can run the requests.

About

The final project from the REST APIs with Flask and Python course, using Docker and Flask-Smorest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages