Api to the car hub project developed with NestJS and typescript.
NestJS- Frameworks to create apis.typescript- JS Superset.
/api- description of the api. (GET)/api/fuels- Fuels available to cars. (GET)/api/manufacturers- Manufacturers of cars. (GET)/api/footer-links- footer links to use in front end. (GET)/api/years-of-production- Cars year of production. (GET)
- Clone the Repository:
git clone https://github.com/felipeclarindo/car-hub-api.git- Install Dependencies :
npm install- Run Server:
npm run start-
Access API in http://localhost:5000/api.
-
Access CarHub Repository and run the front end.
Contributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.
Felipe Clarindo
This project is licensed under the GNU Affero License.