Skip to content

Fuel Price API is based on Spring boot framework. It is an application that tracks the prices of different fuels in gas stations and cities across the country.

Notifications You must be signed in to change notification settings

Ivan-Shaml/FuelPriceTrackerJavaSpringApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuel Price API

Fuel Price API is based on Spring boot framework. It is an application that tracks the prices of different fuels in gas stations and cities across the country. Some of its features are copied out of the website fuelo.net.

The application gives to the user the ability to add new cities, gas stations related to them and different fuels in each gas station. On every price change, the old price is saved, so the differences can be easily tracked down.

Tech stack

  • Spring Boot Framework v2.6.4
  • Hibernate ORM
  • Lombok (used for quicker code scaffolding and to avoid writing boilerplate code)
  • MySQL Database backend
  • springdoc-openapi-ui (for Swagger documentation)

Swagger API Documentation

About

Fuel Price API is based on Spring boot framework. It is an application that tracks the prices of different fuels in gas stations and cities across the country.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages