misrraimsp / expenses-back

REST API for managing shared expenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API for Managing Shared Expenses

Table of contents

General Info

This API offers a set of endpoints in order to use a shared expenses management system.

Docker image for this project can be downloaded from here.

The frontend that consumes this API can be found here.

For more info:

Technologies

Project is created with:

  • Java
  • IntelliJ IDEA
  • Spring Boot
  • Spring Web MVC
  • Spring Data JPA
  • H2
  • MariaDB
  • PostgreSQL
  • JUnit 5
  • Mockito
  • Git
  • Maven
  • Docker

Copyright

  • year: 2020
  • project name: expenses-back
  • author: MISRRAIM SUÁREZ PÉREZ
  • mail: misrraimsp@gmail.com
  • last version: 15/10/2020

References

About

REST API for managing shared expenses


Languages

Language:Java 99.3%Language:Dockerfile 0.7%