Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 435 Bytes

APIS.IS

The project is split up into three parts:

The scraping functions: packages/[endpoint] The API: functions/[endpoint] The routing: infrastructure/[deployment_stage]/[endpoint]

TODO

  • Document all these decisions.
  • Solve documentation
    • Compile from packages
    • Automatic deployment to github pages using gh-pages
  • Solve dependencies
    • Tests and greenkeeper?
  • Solve versioning
  • Figure "live" testing