RESTfull-API
This is my first intro learning project at SAP Labs Bulgaria
Requirements
- Docker
Run
- Clone the repository
- Run
docker-compose up in the restApi folder from the terminal
- Call localhost:8080/api/post
Operations - Requests

Technologies Used
- Spring Boot 2.3.3
- Maven
- PostgreSQL
- Docker