gsatwik-git / game

The game!
1 stars 0 forks source link

[API] Implement GET and POST calls #13

Open dom-techwriter opened 3 years ago

dom-techwriter commented 3 years ago

What

Implement GET and POST calls in our API to retrieve and create entries in our cloud DB.

Why

This is necessary in order to actually be able to create and retrieve the leaderboard.

How

Express.js?