Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mununki/practice-clojure-rest-api
- Owner: mununki
- License: other
- Created: 2020-07-29T05:23:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T05:25:49.000Z (over 4 years ago)
- Last Synced: 2024-04-24T03:22:04.950Z (9 months ago)
- Language: Clojure
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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