/apis

Libraries for accessing the Numeno APIs - Article Recommender, Persona and Admin

Primary LanguageTypeScriptMIT LicenseMIT

Numeno public APIs

Code for accessing Numeno public APIs in different languages.

The PHP APIs are in separate GitHub repositories, for example numenoai/apis-php-art-rec.

Developement documentation

Use the following commands:

  • make deps: Installs all dependencies in all languages
  • make build: Builds all the APIs in all languages
  • make publish: This should only be run by a GitHub action

To generate a new public version of the APIs see this private documentation.