Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mununki/cloure-rest-api-pg
A practice to build a REST API with clojure and psql
https://github.com/mununki/cloure-rest-api-pg
Last synced: 10 days ago
JSON representation
A practice to build a REST API with clojure and psql
- Host: GitHub
- URL: https://github.com/mununki/cloure-rest-api-pg
- Owner: mununki
- License: other
- Created: 2020-07-30T18:19:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T02:16:52.000Z (over 4 years ago)
- Last Synced: 2024-04-24T03:22:04.305Z (8 months ago)
- Language: Clojure
- Size: 8.79 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
# clojure-rest-api-pg
A REST API built with clojure
## Usage
1. Create DB with `db_create.sh`
2. Check vars in `.env.development`
3. lein run
## License
Whatever you want.