Skip to content

ralreegorganon/barycenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barycenter

Barycenter serves a JSON configuration file over HTTP using basic authentication (so run it over SSL).

Run an endpoint as follows:

barycenter -c config.json -a DEFAULT -p 8080

You can then make a request against the endpoint.

curl -u DEFAULT: 127.0.0.1:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages