Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 206 Bytes

File metadata and controls

13 lines (12 loc) · 206 Bytes

workshop

workshop restservice example

Json für die Erstellung von Posts: json{ "id": 1, "creatorName": "The Test Creator", "title": "TestPost", "content": "I am test content.", "relatedTo": null }