Project | Technologies | Services Used | Getting Started | How To Use | Features | License
RentX is an API Rest developed for car rental.
This project is not finished yet.
This project was developed using these techs:
If you want run this code, you can start cloning the repository using HTTP or SSH key.
-
Open your git
-
Type
git clone
-
Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)
-
You can find this HTTP or SSH Key by clicking on
Code
on the top right in this repository -
Once cloned you can open the project in your IDE and enter the codes below in the IDE terminal
yarn
To add the dependencies on the project.
yarn dev
Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.
You can use Insomnia (or other similar tool) to test the application's routes.
Dependencies
Dev Dependencies
4 - You can also access the route containing the project documentation at http://localhost:3333/api-docs/
The main features of the application are:
- Create car category
- List car category
- Create car specifications
- Import categories
- Create user
- Authenticate user
- [More comming]
This project is under MIT license.
In case of sensitive bugs like security vulnerabilities, please contact deywerson.pereira@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
Please follow on github and join us! Thanks for visiting me and good coding!
Made with ♥ by Deywerson Pereira