Skip to content

CrowdHailer/cv-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-serivce

This repo is for a microservice to deliver Curriculum Vitae Repos from github. The service offers a restful API for accessing CV's of the form

service.com/<github username>

Use

  1. Include a target element with id cv-service-container
  2. Make available github username on the JS variable gon.github_username
  3. Include JavaScript tag below (requires JQuery)
<script type="text/javascript" src="http://gitcv.herokuapp.com/fetchcv.js"></script>

Parsing

CV's are parsed using the Redcarpet Ruby Gem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published