Skip to the content.

Getting Started

For us to create this project together, we need to meet the following prerequisites.

Prerequisites

Installation

If you just want the code and forget the study, clone the repository and install the required dependencies:

git clone https://github.com/lucasbalieiro/slothapi.git
cd slothapi
pip install -r requirements.txt

Next Step:

Understand the basics of Web Servers and WSGI