AMAditya Mitrainadityamitra.hashnode.dev·May 22, 2021 · 5 min readGSOC 2021 with Rocket.Chat (Introduction)Recently, Google announced the students who got selected into different organizations in its Summer of Code Program 2021. I had applied my proposal to Rocket.Chat and I am very happy to tell you that now I am part of Rocket.Chat 😁. Wait, What is G...02RE
AMAditya Mitrainadityamitra.hashnode.dev·Mar 1, 2021 · 6 min readFeatherify - The Image Substitute GeneratorQuick Introduction ✍🏻 Featherify is an image substitute generator for you apps. It can generate lightweight image substitute for your images during build time or you can manually generate them via the webapp. It generates substitutes for your high-...07YSGCS
AMAditya Mitrainadityamitra.hashnode.dev·Mar 1, 2021 · 3 min readFeatherify API DocumentationAPI Documentation For Featherify You will find the documentation below handy if you wish to use the API for Featherify. BASE URL https://dtam87cvk4.execute-api.us-east-2.amazonaws.com/production URL /api/manipulate Method: POST Headers { 'cont...00