/dinoql-server-test

This is a small test server written in TypeScript for testing out DinoQL

Primary LanguagePEG.js

Running the server

Clone the repository and run yarn install to install the dependencies. Then run yarn build to build the project. Finally, run yarn start to start the server.

Making requests

See the usage docs here for info.