Skip to content

dlutton/hixme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hixme

Persons Data API

Usage

  1. Run Locally
npm install
npm start
curl -X GET http://localhost:8080/api/summary
  1. Google App Engine
curl -X GET https://hixme-234319.appspot.com/api/summary

Testing

  • Run tests
npm test
  • Code coverage
npm run nyc

About

Persons Data API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published