Rest api POST
Get Cakes
POST
https://ggit.mysevidu.com/api/posts
This endpoint allows you to get free cakes.
Request Body
Name | Type | Description |
---|---|---|
participanta | string | Numele participantei care a facut postarea |
titlu | string | Titlul postarii |
descriere | string | Corpul postarii |
GET
http://ggit.mysevidu.com/api/posts
Request Body
Name | Type | Description |
---|---|---|
participanta | string | numele participantei |
string | Titlul postarii | |
string | Descrierea postarii |
Last updated