Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.95 KB

README.md

File metadata and controls

45 lines (30 loc) · 2.95 KB


Syns Platform | Spark Your Noble Story

✨ The platform is currently open for beta testing at https://syns-platform.com

🪜 Work In Progress... 🪜

Overview

SYNS/Servers, an architecture comprising of a collection of Golang-based RESTful microservices, provide a plethora of endpoints that facilitate seamless user interactions with the platform and enable the storage of platform-related information in a MongoDB Atlas client, thus ensuring a robust and efficient data management infrastructure.

Highlighted Features:

  • SYNS User Microservice allows users to connect their cryptocurrency wallet and sign up for a record in the MongoDB database on their first connection. It also allows users to configure their account or deactivate (delete) it if desired.

  • SYNS Club Microservice mimics the logic of the SynsClub smart contract and maintains off-chain records about SYNS Clubs.

  • Syns Community Microservice is the **most honored** out of the three microservices. Holding many complex endpoints, **Syns Community Microservice** was developed with the vision of being a full-fledged social media platform which is able to:

    • Allow potential community owners to create an online community where followers can follow for free to receive updates from the owner.

    • Enable community owners to create posts or blogs that followers can interact with by reacting with one of the four SYNS emotions (SUPPORT, BRAVO, LAUGH, FIRE), leaving comments, and editing or deleting them as desired.

    • Allow other users to reply to comments and react to them with the SYNS emotions.

Resources