Updated README#4325
Updated README#4325flovilmart merged 1 commit intoparse-community:masterfrom Kira2:Kira2-patch-readme
Conversation
Added a link to the new SendinBlue adapter for parse-server
|
Hi @Kira2 ! Thanks for working on another adapter! That makes me think we need a better way for discovery of such adapters :) Any suggestions? |
|
Hi! Glad if it can help. I need it for the project I'm working on, so it's normal to share it. I think that to be able to identify adapters, developers should share them and be able to let the community know about it easily, and by using the same way. A section into the parse-server documentation, that could be called Adapters, could already introduce the principle to developers by explaining how to create an adapters, and how to publish them for the whole community. It might also encourage more people to write some, and make the ecosystem grow around parse-sever. When creating node packages, it is possible to set keywords in order to find them on npmjs. It would also be possible into this new documentation to propose keywords to always put in the published packages, in order to find all the adapters created for parse-server easily. It can also be done by using a template for all packages' names. Example : parse-server-whatever-adapter. Then, this documentation could contain a section with the best identified adapters, sorted by type (emails, images, notifications, files, etc.), and have direct links to them. |
Added a link to the new SendinBlue adapter for parse-server
Added a link to the new SendinBlue adapter for parse-server