Skip to content

tainajmedeiros-zz/lata-velha-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lata Velha

API Rest developed to project final to Acelera program!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About the project

The Lata Velha project is a vehicle management system, in which the administrators of a dealership register vehicles for sale. Customers are then able to see all available vehicles and the details of each one.

swagger-complete-screenshot

The project architecture is formed by:

  • Access endpoints that can be used by a front application
  • Endpoints that will be used to list vehicles, brands and users to a relational database
  • The API allows access only with a valid authentication token

Created With

The project was created using the following conditions:

  • [Java 11]
  • [Spring framework]
  • [MySql]

Getting Started

Follows instructions for running the API.

Instalando

  1. Clone the repo
    git clone https://github.com/CaelumAulas/aceleratw-turma1-grupo3-api
  2. Run the project in the IDE
    run
  3. Access endpoints
    Postman / Insomnia 
  4. Access o Swagger
    localhost:8080/swagger-uui.html
  5. Deploy in Heroku
    https://lata-velha-api.herokuapp.com/swagger-uui.html

Usage

You have access to authentication endpoints.

Auth Endpoints swagger-auth-screenshot

Vehicle Endpoints swagger-vehicle-screenshot

User Endpoints swagger-user-screenshot

Brand Endpoints swagger-brand-screenshot

Dashboard Endpoints swagger-dashboard-screenshot

Price Range Endpoints swagger-priceRange-screenshot

Models swagger-model-screenshot

Contact

Tainá Medeiros - taina.medeiros@thoughtworks.com

LinkedIn: /tainamedeiros

Brenda Matias - brenda.matias@thoughtworks.com

LinkedIn: /brenda-matias

Kaê Uchôa - kae.uchoa@thoughtworks.com

LinkedIn: /kaeuchoa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages