Testing and Sharing
Test your implementation
The best way to test your code during development is to work with a self-hosted Mycel instance. If you want to implement automated testing (which is highly recommended!), you can simulate Mycel's API using mycel-openapi.
Share your implementation
If you consider your implementation viable for others to use (even in an unstable state), feel free to showcase it. You can submit a pull request to the Awesome Mycel repository (using the provided template).
Consider linking in your README/doc to mycel-project.com to give user easy access to more context.
When updating the state or specification of your implementation, open a new pull request to keep it up to date.
Keep up to date
To stay informed about the latest updates and ensure your implementation remains compatible, follow the Mycel repository on GitHub.