Muqsit/CurlWithSSL Example Website

This website provides the following example API endpoints:

GET api/profile

Returns 200 with body {"name":"John Doe"}

POST api/profile

Returns 200 with body {"message":"Successfully updated profile information."}