An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Typesense (rust library)

[![Crate](https://img.shields.io/crates/v/typesense.svg)](https://crates.io/crates/typesense)
[![API](https://docs.rs/typesense/badge.svg)](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!