Obsidian brings modern development conventions to the Spark Java framework. Built on top of Spark, it adds annotation-based routing, fluent database migrations, middleware system, CSRF protection, authentication, and more — all while keeping the simplicity of a micro-framework.
The skeleton includes a pre-configured project structure, build scripts, and example code to get you up and running in minutes.
git clone https://github.com/obsidian-framework/obsidian.git
cd skeleton
mvn clean package exec:javaMIT © Obsidian Framework
