https://github.com/zastinian/strange-api-wrapper
Strange API Wrapper
https://github.com/zastinian/strange-api-wrapper
api filters generators image strange strange-api strange-api-wrapper strangebot wrapper
Last synced: 4 months ago
JSON representation
Strange API Wrapper
- Host: GitHub
- URL: https://github.com/zastinian/strange-api-wrapper
- Owner: Zastinian
- Created: 2024-04-04T21:34:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-19T16:21:17.000Z (about 1 year ago)
- Last Synced: 2025-02-21T13:19:37.973Z (5 months ago)
- Topics: api, filters, generators, image, strange, strange-api, strange-api-wrapper, strangebot, wrapper
- Language: Rust
- Homepage: https://docs.hedystia.com/strange/start
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Docs/readme.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
## StrangeApi
**Kind**: global class
- [StrangeApi](#StrangeApi)
- [new StrangeApi(api_key)](#new_StrangeApi_new)
- [.filters](#StrangeApi+filters) ⇒Filters
- [.generators](#StrangeApi+generators) ⇒Generators
- [.overlays](#StrangeApi+overlays) ⇒Overlays
- [.utils](#StrangeApi+utils) ⇒Utils
### new StrangeApi(api_key)
| Param | Type |
| ------- | ------------------- |
| api_key |string
|### strangeApi.filters ⇒
Filters
**Kind**: instance property of [
StrangeApi
](#StrangeApi)
**Returns**:Filters
- Filters### strangeApi.generators ⇒
Generators
**Kind**: instance property of [
StrangeApi
](#StrangeApi)
**Returns**:Generators
- Generators### strangeApi.overlays ⇒
Overlays
**Kind**: instance property of [
StrangeApi
](#StrangeApi)
**Returns**:Overlays
- Overlays### strangeApi.utils ⇒
Utils
**Kind**: instance property of [
StrangeApi
](#StrangeApi)
**Returns**:Utils
- Utils