Skip to content

korewireless/Developer-API-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

KORE Public API Resources

This repository contains resources that will be helpful for developers to make use of the KORE public APIs to it's full potential. The hierarchy of the resources are like below

|-Product1/
  |-APISpec/     [OpenAPISpec3 File for the Product APIs]
    |- json/     [OpenAPISPec in Json format]
    |- yaml/     [OpenAPISPec in Yaml format]
    |- CHANGELOG [Changelog tracking the API updates]
  |-Code Samples [Code samples based out of different use cases]
  |-SDKs/    [SDKs in various languages to aid the development ]
    |- csharp
    |- go
    |- java
    |- javascript
    |- php
    |- python
|-Product2/
    |......
|- LICENSE     [ Apache-2.0 License ]
|- README      [ README.md ]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published