OpenStack 的 REST API Barbican
- 授权协议: Apache
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/openstack/barbican
软件介绍
Barbican 是为安全储存、配置和隐私管理而设计的REST API,它主要目的是使用于所有环境,包括大规模临时云。
Barbican 是组成 CloudKeep 生态系统应用程序的一部分。其他系统包括:
Postern - 可以从 Barbican API 获取访问隐私权限的基于 Go 的代理
Palisade - 用于Barbican API 的基于 AngularJS Web UI
Python-Barbicanclient - 一个与 Barbican API 互动的基于 Python 的库。
REST in Practice
Jim Webber、Savas Parastatidis、Ian Robinson / O'Reilly Media / 2010-9-24 / USD 44.99
Why don't typical enterprise projects go as smoothly as projects you develop for the Web? Does the REST architectural style really present a viable alternative for building distributed systems and ent......一起来看看 《REST in Practice》 这本书的介绍吧!
