lan666as / implement-rest

This project was made to fulfill *Arsitektur Perangkat Lunak* assignment. Implement basic REST API with JSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This project was made to fulfill Arsitektur Perangkat Lunak assignment. Implement basic REST API with JSON.

Team Members

NIM Name
19/439806/TK/48536 Ahmad Zidan

Usage

Install all the requirements

pip install requirements.txt

Then run this to start the app

uvicorn main:app --reload

To see the app, head to

http://127.0.0.1:8000/docs

About

This project was made to fulfill *Arsitektur Perangkat Lunak* assignment. Implement basic REST API with JSON.


Languages

Language:Python 100.0%