registry-server
registry-server copied to clipboard
This repo is deprecated in favor of https://github.com/jsonresume/registry-functions
It would be great to have a web-based interface for registration, resume upload, and profile settings. That way people could use the service without needing to install any programs such...
HTTPS
HTTPS ALL THE THINGS All traffic between caching layers, databases, servers should be encrypted
resumejson.com/thomasdavis -> html resumejson.com/thomasdavis.json -> json resumejson.com/thomasdavis.doc -> doc resumejson.com/thomasdavis.pdf -> pdf html version will contain sidebar of links to the others
You should probably move API keys to a separate config file that isn't checked into the git repo. Ex: https://github.com/jsonresume/registry-server/blob/master/server.js#L17 nconf is a good tool for this https://github.com/flatiron/nconf.
So choose a url Url: resumejson.com/{{blah}} Resume Url: dropbox.com/resume.json This will set it forever