Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.