evainga / rememberbrall

A tiny little programme which helps to remember interesting stuff.
2 stars 1 forks source link

Rememberbrall is

a little program which helps to remember interesting stuff. Mostly it is a learning project to further develop my programming skills. Technologies like Spring Boot 2, Spring REST Docs, Heroku, AssertJ and Webflux are used.

The current build is

nice and green like always: Build Status Codacy Badge codecov

The start is

very easy. After you clone or fork the project, just use mvn clean package spring-boot:run to start the program. You can also check out the endpoints described in the documentation under https://rememberbrall.herokuapp.com.