Skip to content

jan-stefan/workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 }