Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 371 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 371 Bytes
Bits-Plz-Backend
make sure to set up git-crypt before checking out
to start the server, execute "npm run dev" or "node server.js" in a terminal

for querying, first download postman, available at
"https://www.getpostman.com/"

Then inside postman, post the following request:
"localhost:8000/search"

you should see a giant list of twitters returned