Library untuk menggunakan API Samarinda.
Project description
API Samarinda (Py)
Library untuk menggunakan API Samarinda menggunakan Bahasa Python.
Instalasi
pip install apisamarinda
Contoh Penggunaan
from apisamarinda import api
# File api_auth.json bisa diunduh melalui halaman API Anda
request = api.ApiClient("./api_auth.json")
# Gunakan Endpoint yang Anda ingin tampilkan
result = request.result('API_URL')
# Tampilkan dalam bentuk JSON
result.json()
TODO
Ini masih tahap uji coba karena bertepatan dengan tugas kuliah yang maksain pake Python.
- Saat ini hanya mendukung GET
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apisamarinda-0.1.0.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for apisamarinda-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1902c1d118f82807b496db73c87487efe18d5b762fc5df5bda52b49c81b9b2d2 |
|
MD5 | 0d925011856d4b3002d47a96cac8d3ed |
|
BLAKE2b-256 | 8abe01fafdd6db67f79f7da77dd4f450b49d6f488b1473e4c24e635462cc0932 |