Skip to content

gbaker1976/mogul-federator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mogul-api

The restful api for the mogul project.

GET accounts curl -i http://localhost:10000/accounts -H "Authorization: Bearer foo"

POST account garrett$ curl -i http://localhost:10000/accounts -H "Authorization: Bearer foo" -H "content-type: application/json" -X POST -d '{"username": "foo", "password": "bar", "firstname": "Bob", "lastname": "robertson"}'

About

Federated API services manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published