Skip to content

pink-gorilla/rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest GitHub Actions status |pink-gorilla/restClojars Project

End Users this project is not for you.

Common REST Apis

  • google
  • woo commerce
  • github
  • xero

Email Sending

demo

The demo uses the extension manager from goldly to add oauth2 to goldly.

cd demo
clj -X:demo:npm-install
clj -X:demo:compile
clj -X:demo

Test local user/password login: user: "demo" password: "1234"

Authorize xero/google/...

Then you can run the cli demos that use the access tokens:

clj -X:run:rest-google
clj -X:run:rest-github
clj -X:run:rest-xero

clj -X:run:rest-woo

clj -X:run:rest-email


; infer schema from rest-api-response (useful to quickly create api schema)
clj -X:run:rest-schema


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published