Open source REST API for my JSON-based standard format resume. I'm using Go for serving the API.
You can hit the REST API via curl:
curl -L https://resume.tsrv.pw
You can view it via web browser:
[To build something simple with Go to get more experience with the language] To expose my resume as an API as JSON-based standard for resumes.