This repo contains the list of APIs and/or Tools compatible with Xee.
The list of partners is in the partners.json file.
If you want to contribute (by adding your service), feel free to fork and open a Pull Request with your service.
PR Format:
- title
Add %%% service
- Where
%%%
is the name of the service
- description
- Describe what your service does and the link it could have with Xee
- files
- Modify the partners file and add yours
{
"name": "your service name",
"description": "a short description of your service",
"uri": "link to your service",
"logo": "link to your logo"
}
We'll analyse the service and keep you informed!