Rest api GET one
Get Cakes
GET
https://ggit.mysevidu.com/api/posts/:id
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
id
string
ID of the cake to get, for free of course.
{
"participanta": "Ana Maria",
"titlu": "Titlul postarii",
"descriere": "Descrierea postarii"
}
Last updated