REST server that feeds the mobile-ui
Find a file
2017-10-14 22:04:44 -05:00
scripts Initial commit 2017-10-14 22:04:44 -05:00
src/aretherecookies_server Initial commit 2017-10-14 22:04:44 -05:00
test/aretherecookies_server Initial commit 2017-10-14 22:04:44 -05:00
.gitignore Initial commit 2017-10-14 22:04:44 -05:00
project.clj Initial commit 2017-10-14 22:04:44 -05:00
README.md Initial commit 2017-10-14 22:04:44 -05:00

aretherecookies-server

the server that knows where the cookies are

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server-headless

To test a request/response, run:

curl http://localhost:3000/fooditems