Contribute

Welcome

You are welcome to contribute to Notify. Just do what you think is good and important. Go to Github for this.

Ideas

Development

Swagger

To generate the swagger-docs, use the output-directory ./swagger-docs, as the documentation is stored in the ./docs folder.

  • swag init --output "./swagger-docs" --parseInternal --parseDependency true