Skip to content

mmlumba/resume-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-api

A repo that returns a JSON response of my resume (abridged version) from a GET request.

How to Use:

The home page is a rendered view of information from the resume.json file. You can also print the homepage to get a printer friendly version of the resume.

You can also use the curl command to view information from the resume.json file programmatically:

curl http://marian-resume.herokuapp.com/resume

View this locally:

  1. Clone repo
  2. npm install in home directory of repo
  3. npm start to view webpage
  4. Visit http://localhost:3000/resume

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published