Typescript typed API requests.
- node 10+ (older versions could be supported easily if there is demand for it)
- typescript 3.4+
Until 1.0 is reached, minor version updates can be breaking, patches should not. From then on, semver will be used.
See https://baronagroup.github.io/papupata/
Code styles are done using prettier. Run tests with npm test
. The example application can and should be expanded to demonstrate how various features work.