Skip to content

spamulap12/go-bambou

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Bambou

GoDoc Build Status Coverage Status Join the chat at https://gitter.im/nuagenetworks/go-bambou

Go-Bambou provides a set of objects that allow the manipulation of ReST entities very easily. It deals with all the needed CRUD operations transparently. It is meant to be used in combination with Monolithe and a set of api specifications, like the VSD API Specifications.

Bambou will be used by the autogenerated code produced by Monolithe and will provide an interface between this generated code and the ReST api.

Bambou needs to be able to communicate with a server that implements a specific ReST interface (will be described later).

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%