Everybody is welcome to contribute to the Rick and Morty API.
The process is straight-forward and it applies to the following repos:
- rick-and-morty-api: The project serving the API.
- rick-and-morty-site: This is the documentation site.
- rick-and-morty-node: A NodeJS client for the REST API.
- Fork the repo.
- Write your code for the API, the documentation site, or the node wrapper.
Interested on a new feature? you have a great idea or a small suggestion? that's great!
First, take a peek at the docs and check if it's already implemented. If you don't find it there, please feel free to open a friendly issue here.