Skip to content

zerg000000/realworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Clojure Implementation of RealWorld

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published