Skip to content

v2.0.0

Compare
Choose a tag to compare
@esikkala esikkala released this 12 May 10:15
· 650 commits to master since this release

Documentation improvements

Main React components documented with Storybook.

The API of the Node.js backend documented with OpenAPI Specification and Swagger UI.

Validation

All API requests are validated against the OpenAPI Specification.

Simpler configuration

Backend config is reorganized and now given in one file, which is imported once in the top level.