Skip to content

Fully typed high-level wrapper for FatSecret API

License

Notifications You must be signed in to change notification settings

baisheng/fatsecret-ts

This branch is 1 commit ahead of p0vidl0/fatsecret-ts:master.

Repository files navigation

FatSecret API wrapper

Fully typed high-level wrapper for FatSecret API

Usage example

See the example usage script inside examples directory.

To run example just make a .env file and fill it with ACCESS_KEY and SECRET_KEY (see .env.example) and run commands below.

npm install
npm run example

Roadmap

  • Free API
  • Premium API
  • Tests
  • Git-hooks to lint before commit
  • Extended usage examples
  • Run tests with Github Actions CI

About

Fully typed high-level wrapper for FatSecret API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%