Skip to content

Commit

Permalink
Update OpenAPI Specification (#203)
Browse files Browse the repository at this point in the history
* Update OpenAPI Specification (api.yaml)

* Regenerate SDKs

* Update submodule references

---------

Co-authored-by: konfig-bot[bot] <121480725+konfig-bot[bot]@users.noreply.github.com>
Co-authored-by: konfig-publisher <publisher@konfigthis.com>
  • Loading branch information
konfig-bot[bot] and konfig-publisher committed Aug 22, 2024
1 parent 10b6491 commit 714bb02
Show file tree
Hide file tree
Showing 215 changed files with 5,591 additions and 3,012 deletions.
12 changes: 12 additions & 0 deletions .konfig/changesets/purple-taxis-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
java: patch
ruby: patch
python: patch
typescript: patch
csharp: patch
php: patch
go: patch
php7: patch
---

Regenerate SDKs
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/0c50a49c-688c-420a-b55a-2c1a70123d3b">
<img alt="SnapTrade Logo" src="https://github.com/user-attachments/assets/a8835735-c8df-40de-92e9-4daa645e542d">
</picture>

SnapTrade is a financial technology platform that provides a unified API to connect your app with retail brokerage accounts. This allows your users to manage their investment portfolios from multiple brokerage platforms directly through your app. SnapTrade supports over 20 retail brokerages, enabling functionalities like real-time data aggregation, trading execution, portfolio tracking, and more.

Our comprehensive API documentation, support, ease of integration and robust functionality has made us a valuable partner for numerous financial apps and services, helping to drive innovation in the fintech space.

## Additional information

See a list of our SDKs below, or visit any of our additional resources to learn more about SnapTrade and the best way to integrate:

- [Homepage](https://www.snaptrade.com/) – learn more about SnapTrade and why we're a great fit for you
- [Getting started and tutorials](https://docs.snaptrade.com/docs) – guides and tutorials so you can get up and running quickly
- [Full API Reference](https://docs.snaptrade.com/reference) – in depth reference to take full advantage of our API
- [Test keys](mailto:api@snaptrade.com?subject=Test%20key%20request&body=Name%20of%20company:%0DUse%20case:%20trading%20or%20read-only%0DPhone%20number:) – request your own test keys once you're ready to give us a try
- [Demo](https://docs.snaptrade.com/demo/getting-started) – useful to quickly take our API for a spin once you have access keys

## SDKs
# snaptrade-sdks

|Language|Version|Package Manager|README|Source|
|-|-|-|-|-|
Expand All @@ -28,4 +9,4 @@ See a list of our SDKs below, or visit any of our additional resources to learn
|C#|5.0.40|[NuGet](https://nuget.org/packages/SnapTrade.Net/5.0.40)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp)|
|PHP (8.0+)|2.0.37|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-sdk#2.0.37)|[README](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD)|
|Go|1.0.9|[pkg.go.dev](https://pkg.go.dev/github.com/passiv/snaptrade-sdks/sdks/go)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go)|
|PHP (7.0+)|2.0.37|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-7-sdk#2.0.37)|[README](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD)|
|PHP (7.0+)|2.0.37|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-7-sdk#2.0.37)|[README](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD)|
18 changes: 9 additions & 9 deletions STATISTICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

| SDK Name | Lines of Code |
| -------- | ------------- |
| java | 86828 |
| ruby | 47362 |
| python | 101048 |
| typescript | 28562 |
| csharp | 63277 |
| php | 97530 |
| go | 73176 |
| php7 | 97697 |
| **Total** | 595480 |
| java | 87423 |
| ruby | 47749 |
| python | 101597 |
| typescript | 28631 |
| csharp | 63641 |
| php | 98246 |
| go | 73760 |
| php7 | 98413 |
| **Total** | 599460 |
Loading

0 comments on commit 714bb02

Please sign in to comment.