Pregunta de entrevista de Oura

Create a trip booking API for space travel with Python

Respuesta de la entrevista

Anónimo

14 abr 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.