mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 06:56:37 +00:00
11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
---
|
|
description: Techstack
|
|
alwaysApply: true
|
|
---
|
|
# Tech Stack
|
|
- We use Microsoft .Net 8.0
|
|
- ASP.NET Web Api for rest API
|
|
- Using Postgres database
|
|
- We use OpenAPI and Swagger for documentation
|
|
- We will be running this service inside a docker container on linux
|
|
- We use Xunit and Moq for tests |