Skip to content

simple feed is an academical project, where I am only showcasing a use case of using distributed databases while externalizing a basic content management service. This is the main api gateway, you can check related repos : https://github.com/akramex-dz/content-management-service

License

Notifications You must be signed in to change notification settings

akramex-dz/simple-feed-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GATEWAY API FOR A SOCIAL MEDIA WEB APP

Simple Feed is a social media web app developed for an academic project, where I showcase a use case of using distributed databases while externalizing a basic content management service. This gateway-api handles all client-made requests, ensures user management and Auth, and redirects content management requests into an externalized microservice.

Related repositories :

content-management-service: https://github.com/akramex-dz/content-management-service/

Setup

npm install

Development

npm run dev

About

simple feed is an academical project, where I am only showcasing a use case of using distributed databases while externalizing a basic content management service. This is the main api gateway, you can check related repos : https://github.com/akramex-dz/content-management-service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published