Domanda di colloquio di Oura

Create a trip booking API for space travel with Python

Risposta di colloquio

Anonimo

14 apr 2022

Chose FastAPI as my framework. Followed the instructions given and implemented all the features. Divided my code into different files (ex. tests, helper functions, main...) Created a ReadMe file with instructions on how to download all the required packages and run the code.