realworld icon indicating copy to clipboard operation
realworld copied to clipboard

A Clojure Implementation of RealWorld

Opinionated Real World

CircleCI

An extermely opinionated project template that is useful for kickstarting modern Clojure web project. Also, it implemented RealWorld Backend for demo.

What's included

  • REPL setup
  • RESTful setup
  • JDBC setup
  • CI/CD setup
  • Unit Test
  • Real World as an example

Not Yet Done

  • Validation
  • Unit Test
  • Documentation

Non-goal

  • Performance is good, but performance is never the primary goal.
  • Large scale is non-goal, it will never suitable for using in 100k/s project.

License

Copyright © 2019 Albert Lai

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.