willywdev's resume api

base-url: [https://resumee-api-production.up.railway.app/]


Hey there! This is my Resume API.
It's like a virtual menu for my resume. You can pick what you want to know about me - whether it's my skills, work experience, or education.

I've even set up some functions that can automatically fetch the data.
But if you're tech-savvy and want to get your hands dirty, you can fetch the data yourself!


Routes:

GET

/

returns all paths of the api

GET

/info

returns general information about me

GET

/skills

returns skills i have e.g. frontend, programming languages, soft skills, etc.

GET

/learning

returns current things im learning

GET

/projects

returns my most important projects

GET

/hobbies

returns my hobbies


Try it: