https://github.com/typesense/typesense-rust
Rust client for Typesense | Work In Progress & Help Wanted
https://github.com/typesense/typesense-rust
hacktoberfest rust typesense
Last synced: 6 months ago
JSON representation
Rust client for Typesense | Work In Progress & Help Wanted
- Host: GitHub
- URL: https://github.com/typesense/typesense-rust
- Owner: typesense
- License: apache-2.0
- Created: 2021-04-22T18:48:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T14:15:54.000Z (7 months ago)
- Last Synced: 2025-04-15T21:17:20.635Z (6 months ago)
- Topics: hacktoberfest, rust, typesense
- Language: Rust
- Homepage:
- Size: 202 KB
- Stars: 42
- Watchers: 6
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typesense (rust library)
[](https://crates.io/crates/typesense)
[](https://docs.rs/typesense)Rust client library for Typesense | Work In Progress & Help Wanted!
OpenAPI codegen folder was generated with:
```
docker run --rm \
-v $PWD:/local openapitools/openapi-generator-cli generate \
-i /local/openapi.yml \
-g rust \
-o /local/typesense_codegen_new
```If you'd like to contribute, please join our [Slack Community](https://join.slack.com/t/typesense-community/shared_invite/zt-mx4nbsbn-AuOL89O7iBtvkz136egSJg) and say hello!