Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasrznd/math-operations-api
Math Operations API for tests with GitHub Actions.
https://github.com/lucasrznd/math-operations-api
java junit maven mockito spring-boot
Last synced: 5 days ago
JSON representation
Math Operations API for tests with GitHub Actions.
- Host: GitHub
- URL: https://github.com/lucasrznd/math-operations-api
- Owner: lucasrznd
- Created: 2024-10-16T01:21:34.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-10-16T11:28:52.000Z (22 days ago)
- Last Synced: 2024-10-18T16:16:40.350Z (20 days ago)
- Topics: java, junit, maven, mockito, spring-boot
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Math Operations API
![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge&logo=spring&logoColor=white)![](https://github.com/lucasrznd/math-operations-api/actions/workflows/maven.yml/badge.svg)
๐ Description
Math Operations API with Units and Integration Tests using JUnit and Mockito.
โจ Features
- **Sum**: Endpoint to sum two numbers.
- **Subtract**: Endpoint to subtract two numbers.
- **Multiply**: Endpoint to multiply two numbers.๐จ๐ปโ๐ป Author