Architecture and Design

This solution might solve the developer day to day life problems on development.

GetMe

GET https://api.myworld.com/v1/getme

This endpoint allows you to get free cakes.

Path Parameters

{    
"name": "Ganesh Ram",    
"Job": "Architecture and Design",
"likes": ["explore", "problem solving", "bugs"]
}

Last updated