REST server that feeds the mobile-ui
Find a file
2017-10-29 12:54:25 -05:00
scripts try using lein in Procfile 2017-10-29 12:25:00 -05:00
src/aretherecookies fix driver class on connection pool def 2017-10-29 12:54:25 -05:00
test/aretherecookies rename aretherecookies-server to aretherecookies 2017-10-20 23:23:48 -05:00
.gitignore move db config out of code 2017-10-29 11:46:36 -05:00
Procfile try using lein in Procfile 2017-10-29 12:25:00 -05:00
project.clj try using lein in Procfile 2017-10-29 12:25:00 -05:00
README.md rename aretherecookies-server to aretherecookies 2017-10-20 23:23:48 -05:00
sample-post.json get lat/long orderby and fitler from request body 2017-10-21 22:01:56 -05:00

aretherecookies

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