I am undertaking a course on micro-services and serverless computing on edX to understand the principles and concepts related to this domain.
Welcome to this Simple RESTful Web Application! This application allows you to retrieve a list of products using a REST API endpoint. In this documentation, we will walk you through the steps to run the products Python artifact on a local Flask server.
Make sure you have the following installed on your development environment:
Python 3
Flask
- Clone this repository:
git clone https://github.com/Parsaloi/microservices-and-serverless-101.git