JavaScript and TypeScript support for the Facility API Framework.
Documentation | Release Notes | Contributing
To run conformance tests, first start one of the conformance servers from within the /conformance
folder:
npm run fastify
Then run the conformance tool against the running service.
npm run test