Skip to content

bfad/couchdb-lasso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lasso Interface for the CouchDB API

This library is a set of methods and types designed to facilitate interacting with CouchDB using the Lasso programming language.

The master branch contains the latest stable release (version 0.1.0) while the dev branch has the latest development work.

Installation

For the moment, installation consists of copying the lib and src directories to the appropriate LassoStartup folder. If you already have http-lasso or the json_(de/en)code methods, then you can remove them from the LassoStartup folder. At any rate, the CouchDB connector has been developed against the versions of these libraries found in the lib folder.

License

Copyright 2014 Bradley Lindsay

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A Lasso interface for the CouchDB API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages