-
Notifications
You must be signed in to change notification settings - Fork 0
toymachine/magic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
start with
lein repl
(this will start dev server and repl, startup code in ns start.clj)
goal
- google app engine hosted site written in clojure and with all non-functionals already satisfied
- language
- clojure
- login
- openid (using openid4java)
- TODO implement association store (and other), such that it can be used in app engine
- google
- hyves
- facebook connect
- persistent cookie, hmaced with secret, contains memberid, timestamp (for expiry), and sign key also includes member guid (to allow direct invalidation (server side) of any outstanding cookies)
- brute force detection?
- orm
app engine/app engine magic
- frontend
- javascript modulesystem/dynload?
- jquery
- full ajax, e.g. surrounding frame and # (or html5 state API)
- compojure routing
- hiccup templateing
?default escaping?
- url building?
- member role
- sandbar
- default error pages
dev vs live
- admin site /roles/security
About
Magic is my personal exploration of Clojure. It is to be a generic webapp based on clojure and app-engine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published