Skip to content

spaceapi-community/spaceapi-server-rs

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023
Aug 21, 2019
Nov 16, 2015
Mar 11, 2016
Sep 4, 2023
Nov 16, 2015
Sep 4, 2023
Jan 18, 2016
Jan 11, 2016
Aug 21, 2019
May 12, 2021
Nov 16, 2015

Repository files navigation

Rust Space API Implementation

CircleCI Crates.io Version Crates.io Downloads

This is a library that allows an easy implementation of a SpaceAPI v0.13 or v14 server in Rust.

Requirements

  • A Redis instance on the server

Rust Version Requirements (MSRV)

This library generally tracks the latest stable Rust version but tries to guarantee backwards compatibility with older stable versions as much as possible. However, in many cases transitive dependencies make guaranteeing a minimal supported Rust version impossible (see this discussion).

Usage

Please take a look at the docs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.