Skip to content

I am undertaking a course on micro-services and serverless computing to understand the principles and concepts related to this domain.

License

Notifications You must be signed in to change notification settings

Parsaloi/microservices-and-serverless-101

Repository files navigation

microservices-and-serverless-101

I am undertaking a course on micro-services and serverless computing on edX to understand the principles and concepts related to this domain.

Practical Challenge 1: A Simple RESTful Web Application

Inroduction

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.

Prerequisites

Make sure you have the following installed on your development environment:

Python 3
Flask

Setup

  1. Clone this repository:
git clone https://github.com/Parsaloi/microservices-and-serverless-101.git

About

I am undertaking a course on micro-services and serverless computing to understand the principles and concepts related to this domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages