Innocv Example Rest App
1.0.0 - Stable version
To run the app you only need Java 8+ and Apache maven 3.x
- Clone the repository
- In a terminal execute mvn spring-boot:run
- Open a web brower and access here
- You can import into postman the file ./innocv.postman_collection.json to launch some useful requests
- In a terminal execute mvn test
The API contract can be found here
- David Villarejo