/car_api

Primary LanguageRust

car_api

A simple car api that let you create - createAccount (The account should consist of details like email, car details and bank details) - login - getDetails

Starting the container service

docker-compose up -d --build

see curl_examples for more info