A simple repository containing various resources that the community recommends.
- Fork this repository
- In the correct JSON file add your resource using the following format:
{ "name": String, "description": String, "url": String, "free": Boolean, "tags": String[] }
- Create a pull request back into this repository