https://github.com/reinterpretcat/vrp-experiments
Various technology experiments
https://github.com/reinterpretcat/vrp-experiments
aws rest-api rust terraform vrp vrp-solver
Last synced: 2 months ago
JSON representation
Various technology experiments
- Host: GitHub
- URL: https://github.com/reinterpretcat/vrp-experiments
- Owner: reinterpretcat
- Created: 2020-06-09T15:16:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T22:42:34.000Z (over 4 years ago)
- Last Synced: 2025-03-22T06:41:39.558Z (2 months ago)
- Topics: aws, rest-api, rust, terraform, vrp, vrp-solver
- Language: Rust
- Homepage:
- Size: 156 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
This repo contains various experiments with technologies, languages, tools in connection to VRP topic.
# Content
* **serverless-aws**: experimenting with serverless computing on AWS + Rust
* **server-k8s-api**: experimenting with kubernetes + REST server on Rust