blog-api Blog's API using Spring and JPA. Demo https://blog-api-2.herokuapp.com Tools Swagger Spring Data JPA H2 for development API Posts Method URL GET /posts POST /posts GET /posts/:postId DELETE /posts/:postId GET /posts/:postId/comments POST /posts/:postId/comments Posts