Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 605 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 605 Bytes

spring-task-manager-api

Task manager api using java, spring boot and MongoDB.

Task manager api with 14 endpoints.

Base API URL.

You can easily test api with Insomnia.

All you have to do is import this file to insomnia.

If you want to host your own api or use code locally don't forget to edit application.properties file.