spaceapi-server

Crates.iospaceapi-server
lib.rsspaceapi-server
version0.8.0
sourcesrc
created_at2015-11-16 10:36:45.18584
updated_at2023-09-04 12:21:19.846187
descriptionA library that allows you to easily implement a SpaceAPI server.
homepage
repositoryhttps://github.com/spaceapi-community/spaceapi-server-rs
max_upload_size
id3436
size85,836
Raphael Nestler (rnestler)

documentation

https://docs.rs/spaceapi-server

README

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.

Commit count: 307

cargo fmt