Skip to content

jchull/clojure-microservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-microservice

A simple CRUD REST service example using clojure

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

Tests

To run tests:

lein test

Sample Requests

IntelliJ HTTP requests can be found at:

/test/requests/user.http

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published