An open API service indexing awesome lists of open source software.

https://github.com/alertedcoffee/neoflex-simplecalculator

First experience of using java with spring
https://github.com/alertedcoffee/neoflex-simplecalculator

Last synced: about 1 month ago
JSON representation

First experience of using java with spring

Awesome Lists containing this project

README

          

# neoflex-SimpleCalculator
First experience of using java with spring.

This project contains two Integer methods: plus(a, b) and minus(a, b), their names speaks for itself.

For easier API usage Swagger was connected to this project. How does it works:
![example of using](https://i.imgur.com/QVLveOc.png)
![example2 of using](https://i.imgur.com/weQhpOE.png)