Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

###simple server

A node server which stores and retrieves key-value pairs.

####setup With Node installed, run node server.js within the directory.

####storing values Using your favorite request generator (i.e., Postman), send a GET request to the /get path with a key-value pair within the query params.

####retrieving values Send a GET request to the /set path with a requested key.

About

A simple Node.js based server which stores key-value pairs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages