Skip to main content

A python library for https://db.neelr.dev/

Project description

# gojson

A python client for https://db.neelr.dev/

## Usage

# import library from gojson import Client

# initialise client c = Client(“521726728521c3df546d8ad699750d78”)

# add data c.store({‘hello’:’world’})

# retrieve data c.retrieve()

# delete data c.delete()

see gojson/__init__.py for more it’s literally 19 lines

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gojson-1.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page