Skip to content

spring-rookie/cloud-data-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a1d8a1 · May 19, 2019

History

45 Commits
Sep 21, 2018
Oct 15, 2018
Sep 21, 2018
Sep 21, 2018
May 19, 2019
Sep 21, 2018
Oct 15, 2018

Repository files navigation

cloud-data-provider

Build Status

Deploy to Heroku

Demo

https://cloud-data-provider.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

Posts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages