Skip to content

neoito-hub/word-count-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Have mongodb running!

To run

$ npm i
$ npm run dev
$ #or
$ npm start

POST

Endpoint: localhost:3000/freq

Body:

{
  "string": "I love it so so"
}

GET

Endpoint: localhost:300/ping

GET

Endpoint: localhost:300/user Header: user_id: dwefdewfewfwr

POST

Endpoint: localhost:300/user

About

Nodejs powered Mongodb server for wordcount app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published