Resolve "Add temporal"
Implement Temporal for offloading the work of building and destroying infrastructures. This allows the best practice for long-running tasks in REST APIs, according to https://restfulapi.net/rest-api-design-for-long-running-tasks/.
Closes #35 (closed)