Making a REST API Using Python - Flask

Raghav Mrituanjaya

Cover Image for Making a REST API Using Python - Flask

Hi guys, In this post, we will be building a rest API in python using a microframework called Flask. There are basically two methods to create a Rest API using a flask. If you looking to find out more about Flask do check out my post on Introduction To Flask.

Method I - Using Only Flask

The first method is to use only flask without any other packages

Method II - Using Flask API

In this method, we use a package called flask API

Conclusion

  • These are simple ways to create API in Python. You could also use FastAPI(A New post on it coming soon!).
  • Do Consider Digital Ocean if you are trying to host your application.
Buy Me A Coffee
How Can You Make Your Site Faster ๐Ÿš€ Using A CDN? cover image

Raghav Mrituanjaya

ยท min read

Making a REST API Using Python - Flask cover image

Programming

Making a REST API Using Python - Flask

This post explains to you an easy way to create REST API using Flask which is a popular python micro...

Raghav Mrituanjaya

ยท min read

What is Flask(Python)? - Web Development cover image

Programming

What is Flask(Python)? - Web Development

A small introduction to web development in python using flask, comparison with Django, and a starter...

Raghav Mrituanjaya

ยท min read


ยฉ 2024

THE GOGAMIC BLOG