Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

This is a simmple API created with django rest framework

Clone the repository < git clone https://github.com/Fritz299/first_api >

Activate the virtual environment < myenv\scripts\activate >

Install all requirements < pip install -r requirements.txt >

start your server and enjoy