Skip to content

Releases: romerojunior/cloudian-api

Fixed user and usage API calls

15 Nov 15:13
71e018d
Compare
Choose a tag to compare

Components user and usage have been patched as described by issue #8
🎉

Patch: Fixed PyPi packaging

08 Nov 10:40
Compare
Choose a tag to compare

Some work has been done to fix the PyPi packaging and to improve the examples. The updated README.md now reflects the current state of this project.

Full HTTP methods support

08 Nov 10:37
Compare
Choose a tag to compare

Methods GET, POST, PUT, DELETE, HEAD and OPTIONS are now supported. If a method is not specified via an argument, the request defaults to GET.

Initial public release

08 Nov 10:26
Compare
Choose a tag to compare

This version provides basic HTTP GET requests to the Cloudian Hyperstore Admin API server 🎉