Skip to content

johangwbasson/fp-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp-clojure

Basic rest api with authentication in clojure

Instructions

Run with

lein run

Authenticate:

curl -X POST -d '{"email":"admin", "password":"admin"}' http://localhost:7125/uthenticate

About

Basic rest api with authentication in clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published