Skip to content

Commit

Permalink
📝 WIP and Alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoGreil committed May 14, 2024
1 parent ad514fb commit 83d8706
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ API documentation: [http://developers.xstore.pro/documentation](http://developer
This xStation5 API Golang Library is not affiliated with, endorsed by, or in any way officially connected to the xStation5 trading platform or its parent company. The library is provided as-is and is not guaranteed to be suitable for any particular purpose. The use of this library is at your own risk, and the author(s) of this library will not be liable for any damages arising from the use or misuse of this library.
<!-- Please refer to the license file for more information. -->

**Work in progress library**. You can start using it, but breaking changes could happen, and all the endpoints are not handled by this library.

## Usage

### Authentication
Expand Down Expand Up @@ -62,3 +64,8 @@ Contributions and feedback are welcome! If you encounter any issues, have sugges
[commits-shield]: https://img.shields.io/github/commit-activity/y/mateogreil/xapi-go.svg?style=for-the-badge
[commits]: https://github.com/mateogreil/xapi-go/commits/master
[license-shield]: https://img.shields.io/github/license/mateogreil/xapi-go.svg?style=for-the-badge

## Alternative

- [xapi-node](https://github.com/peterszombati/xapi-node)
- [xapi-python](https://github.com/pawelkn/xapi-python)

0 comments on commit 83d8706

Please sign in to comment.