Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Looking for fully built examples that use cloudant-python #50

@jimlindeman

Description

@jimlindeman

The readme needs an examples link to other public projects that are using this library. For example, I'm trying to figure out how to create a app that uses this library that can create records like:
{ "name": "...",
"tenant_id": "...",
region_type": "...",
}
and define views and searches on the fields of those entries (like all records where tenant_id = "12345").

I think what I'm trying to do is rather basic but its just not intuitive to someone who hasn't worked with CouchDB before, which is why I'm looking for sample apps using this library to walk through.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions