NexsterOrg / nexster

Runtime of all micro services for the Nexster social network.
https://community.nexster.xyz
Other
0 stars 0 forks source link

[New Feature]: Add content server #24

Closed NamalSanjaya closed 1 year ago

NamalSanjaya commented 1 year ago

This branch contain the content server implementation. (even the branch name is eventSpace). content server resposible for managing static data like images, videos, documents etc. As the first step I include the implementation for image related operations

  1. Create imgMac (hmac) code
  2. server images to front end

Main issue: https://github.com/NamalSanjaya/nexster-rnd/issues/1