Skip to content

yacoubii/rateService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rating Service

Installation

1- npm install

2- run the authService

3- Run MongoDB using "mongod" command

4- node app.js (it works on port 3001)

Description

This rating service api has two endpoints:

1- /rate/:token that takes the postId and the rating and do the thing.

2- /rate/:postId/:token that returns the rating of a specific post.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published