REST APIs
Skills for certificate:
Web Development
APIs
REST APIs
This is the page displaying all the material related to REST APIs. This can include projects, blogs, certificates, university modules and work experience along with sub-skills.
Material
Ringmaster Messaging
A custom back-end learning project involved creating a straightforward real-time messaging app. Users can chat one-on-one or in group chats, send text messages and images, view active users, etc.
Magician AI
A SaaS platform that leverages AI to enable users to generate various media types and have conversations. Developing this project allowed me to explore Stripe, Clerk authentication, and unique AI APIs.
Flask Forum Backend
This is a custom backend for the first iteration of the discussion platform. This was created to learn how to create a custom backend using Python and Flask.
Flask Backend Demo
A simple Flask app to learn how to create a RESTful API. This was a foundational project to learn how to create a back-end using Flask. This was helpful when creating the back-end for the discussion platform.
Symphony Translate Bot
A Symphony bot that translates messages in a Symphony chatroom using Language Weaver API. Replaces the old Translate Bot which was originally built using the outdated SDK. Much faster, more reliable, and easier to maintain and more features compared to the old bot.
Symphony CobaGPT Bot
A Symphony bot which interfaces with the Azure OpenAI API to generate text based on user input. This bot improves the workflow of users by providing quick responses to common questions and completing simple or repetitive tasks. This bot is a result of Commerzbank's initiative towards automation using AI.
Symphony Webhooks Bot
A Symphony bot that sends messages to a Symphony chatroom using Webhooks. This bot is used to send messages to a chatroom from an external source.
Symphony MessageML Bot
A Symphony bot for sending messages in Symphony using MessageML. This allows the bot to send messages with more formatting and interactivity similar to HTML.
Symphony ServiceNow Bot
A Symphony bot for creating tickets in ServiceNow and receiving updates within Symphony.
Symphony Business Highlights Bot
A Symphony bot which compiles weekly business reports from various users and generates a summary of the business highlights for the week. Uses Azure Active Directory for managing permissions and access control.
Symphony Interactive Bot Example
A Symphony bot for learning how to create an interactive bot in Symphony. This bot is used to demonstrate how to create an interactive bot in Symphony. This was used to create documentation and tutorials for other developers.
Symphony Headless Bot Example
A Symphony bot for learning how to create a Headless Bot in Symphony. This bot is used to demonstrate how to create a headless bot in Symphony. This was used to create documentation and tutorials for other developers.