/creating-a-server-using-KoaJS-logic

We have two JSON files "posts" and "users", you put "/user" or "/post" it will display whole json file on your localhost port. Also, you can add "id" of the specific user or post in the end of the URL.

Primary LanguageJavaScript

No issues in this repository yet.