Skip to content

BharatAddress/clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CI CodeQL

Bharat Address Clients

Website: https://bharataddress.github.io

Light SDKs for developers.

Contents

  • clients/python: Python client with typed models and helpers.
  • clients/js: TypeScript client with typed models and fetch helpers.

Quickstart

  • Python: see clients/python/README.md.
  • JavaScript/TypeScript: see clients/js/README.md.

How to use

  • Use the clients when building integrations or internal tooling.
  • Keep generated models aligned with BharatAddress/specs.
  • Prefer typed helpers instead of manual JSON parsing.

Repo layout

  • clients/: language-specific packages.
  • scripts/: helper scripts for CI.

Who should use this

  • Developers integrating Bharat Address data.
  • Teams building downstream tooling or APIs.

Links

License

See LICENSE.

Contributor Guide

Releases

No releases published

Packages

No packages published