0.0.4 • Published 4 years ago

node-fomo v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

node-fomo

JavaScript Style Guide Build Status Coverage Status Known Vulnerabilities

The unoffical Node SDK for the Fomo API service

API docs: https://docs.fomo.com

NOTE: This is a work in progress.

To-Do's

  • Implement event routes
  • Begin tests
  • Figure out why the updateEvent isn't working
  • Handle non-successful responses (4XX, 5XX errors)
  • Handle events not found
  • Implement Create a Template
  • Implement Manage Applications
  • Better documentation
  • Publish to NPM with properly ignoring test files

Pull requests welcome!

Development

This was developed using Node 8.10. It might work in lower versions.

Install dependences

yarn

Run tests with coverage

yarn test

Optionally run tests in watch mode

yarn tdd

Credits

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1

6 years ago