PermaplanT Backend
Requirements
- Rust (Installation guide)
- PostgreSQL version 13 with PostGIS 3.1.1
- libpq-dev
- libssl-dev
- pkg-config
Additional Documentation
Details about the API documentation can be found here.
To view code documentation run the following in the backend/
folder:
cargo doc --open