Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mununki/practice-clojure-rest-api

A Practice to build the REST API with Clojure
https://github.com/mununki/practice-clojure-rest-api

Last synced: 29 days ago
JSON representation

A Practice to build the REST API with Clojure

Awesome Lists containing this project

README

        

# practice-clojue-rest-api

A Simple practice to build the REST api with Clojure.

## Libraries

- httpkit
- compojue
- ring
- data.json

## Usage

1. clone the repository

2. cd practice-clojure-rest-api

3. lein run

## Reference

- https://medium.com/swlh/building-a-rest-api-in-clojure-3a1e1ae096e

## License

Whatever you want