Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 390 Bytes

File metadata and controls

14 lines (9 loc) · 390 Bytes

Java Web Server Along With Key- Value Store

This is a simple web server written in Java-11 and it resembles the Spark framework and a similar to express framework in the Node.js ecosystem


Steps to run the program

  • Clone this repo
  • Open the project in any IDE of your choice
  • Run the kvs.Worker and enjoy

Feel free to contribute to the project to make it better