Last updated:
0 purchases
bapiparkinglot 1.0
Parking Lot API
Parking Lot API dibuat untuk memenuhi syarat dalam pengerjaan soal DTO Kemenkes - Backend Engineer.
Latest Version :
Dockerhub - v1.0
Github - v1.0
API Documentation
Documented via Postman, can accessed through this link
Application Work Flow
From Client Perspective
From Admin Perspective
Installation
Using Github (pip/.git)
pip install bapiparkinglot
Using Docker
docker pull bearaujus/parking-lot:1.0
docker container create --name api-parking-lot -p 25565:25565 bearaujus/parking-lot:1.0
Using script.sh (Docker)
sh script.sh
How To Use
Using Docker
docker start api-parking-lot
Using Python
import bapiparkinglot
bapiparkinglot.run()
Example Request
Parking Lot API example request was wroted well at Jupyter Notebook, can accessed through this link
Test Unit
Parking Lot API test unit, can accessed through this link
Latest Changelog
Publication Date : 08/14/2021 v1.0
Initial Commit
Credit
Main Github Page : https://github.com/bearaujus/
Linkedin : Haryo Bagas Assyafah
Bear Au Jus - ジュースとくま @2021
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.