Skip to content

Commit

Permalink
docs: add a tech-stack section to readme (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv authored Dec 13, 2023
1 parent a3d0adc commit d7a63bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7a63bd

Please sign in to comment.