Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 200 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 200 Bytes

backend-CRATEDB

This is a very simple node app that makes the call to the crateDB

To run it please do the following:

  1. npm install
  2. node index.js

All the code can be found in index.js