/RestFull_API

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.