From 25fe5858649f24a4cd35f88dda75b92c05f59317 Mon Sep 17 00:00:00 2001 From: moshe vilner Date: Tue, 12 Dec 2023 13:50:46 +0200 Subject: [PATCH] docs: add a tech-stack section to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a4f1428..658047c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ API For the [Open Bus Stride project](https://open-bus-map-search.hasadna.org.il See [our contributing docs](https://github.com/hasadna/open-bus-pipelines/blob/main/CONTRIBUTING.md) if you want to suggest changes to this repository. + +## Tech Stack + +- [python](https://www.python.org/) +- [fastAPI framework](https://fastapi.tiangolo.com/) +- [postgresql](https://www.postgresql.org/) + + ## Development using the Docker Compose environment This is the easiest option to start development, follow these instructions: https://github.com/hasadna/open-bus-pipelines/blob/main/README.md#stride-api