Skip to content

sogno-platform/dpsim-api

Rest API for DPsim

This is a work in progress. A working prototype can be run using

the example deployments project.

Architecture diagram

The architecture diagram should be here

Start the rest service manually

cargo run

This will compile and run the API Server.

Run the tests manually

cargo test

Generate the documentation

cargo doc --no-deps

Install using helm

helm install dpsim-api helm/ --values helm/values.yaml

About

REST API to run dynamic power system simulations using DPsim

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published