Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magnetic-fox/noter-client-python

Simple REST Python API and client for Noter.
https://github.com/magnetic-fox/noter-client-python

Last synced: 12 days ago
JSON representation

Simple REST Python API and client for Noter.

Awesome Lists containing this project

README

        

# REST Noter API and Client

This repository contains client API and program for REST Noter API.

## What is included in this repo?

Simple Python codes providing both client API and a client program for REST Noter Backend (not yet).

## How to initialize API for further use?

`noter.py` needs to be initialized first for further use. To do it, just provide API URL using `setAPIUrl` function.
After this, all functions in the API will work properly (of course with proper data provided).

## Disclaimer

I've made much effort to provide here working and checked codes with hope it will be useful.
**However, these codes are provided here "AS IS", with absolutely no warranty! I take no responsibility for using them - DO IT ON YOUR OWN RISK!**

## License

Codes provided here are free for personal use.
If you like to use any part of these codes in your software, just please give me some simple credits and it will be okay. ;)
In case you would like to make paid software and use parts of these codes - please, contact me before.

*Bartłomiej "Magnetic-Fox" Węgrzyn,
November 21, 2023*