Resume API
The Resume API allows developers to access resume content, providing detailed information about professional and educational background. This API offers endpoints for retrieving general information, such as name and contact details, as well as detailed sections for experience and education.
Specification
Detailed specification is available on SwaggerHub
Entry Point
Don't forget to add it to the beginning of each endpoint, if you are using CURL or Postman to test the API.
Endpoints
Each endpoint is available as a GET request. The response is a JSON object.
Press GET button to retrieve the data directly from the browser.