practicalli / practicalli/clojure-web-services
project: esports service
Open
@practicalli-johnny is already working on this.
Since Dec 10, 2022.
project
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Create an eSports service as an example of a modern Clojure production web service
Develop the finished codebase which can be deconstructed to make a step by step practical guide for Clojure Web Services
- routing with reitit
- mulog event logs and publishing
- Integrant & Integrant REPL for component lifecycle
- Aero for multiple environment support
- Postgres for relational database persistence
- next.jdbc & honeysql for database access
- hikari connection pool
Leverage code developed from previous client engagements
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.