Skip to content

HugoKempfer/convey-server

Repository files navigation

Convey Server

This repository holds the session server for the convey app.

See MOTIVATIONS.md.

Documentation and specification on this server can be found under the OpenAPI3 format in the spec/ folder.

Technologies

The server is written in Rust using Actix and Actix-web frameworks.

It uses Redis as a cache, so there are no internal states.

Testing

To test the project there must be an open Redis instance running on your machine. This is used for integration tests. You can use the one provided in dev/docker-compose.yml file.

About

Session server for the Convey app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published