|
6 | 6 | <h4 align="center">A high-performance service for discovering shortest paths between Wikipedia pages using optimized graph algorithms</h4> |
7 | 7 | </p> |
8 | 8 |
|
9 | | -[](./API_DOCUMENTATION.md) |
10 | | -[](https://python.org) |
11 | | -[](https://flask.palletsprojects.com) |
12 | | -[](https://redis.io) |
13 | 9 |
|
14 | 10 | ## Overview |
15 | 11 |
|
@@ -47,6 +43,32 @@ The project demonstrates expertise in: |
47 | 43 | - **Environment Management**: Separate configurations for development, testing, and production |
48 | 44 | - **CI/CD Ready**: GitHub Actions integration for automated testing and deployment |
49 | 45 |
|
| 46 | +## Core Technologies |
| 47 | + |
| 48 | +[](https://python.org) |
| 49 | +[](https://flask.palletsprojects.com) |
| 50 | +[](https://redis.io) |
| 51 | +[](https://docs.celeryproject.org/) |
| 52 | +[](https://gunicorn.org/) |
| 53 | + |
| 54 | +## Development & Testing |
| 55 | + |
| 56 | +[](https://pytest.org) |
| 57 | +[](https://github.com/psf/black) |
| 58 | +[](./tests/) |
| 59 | +[](https://marshmallow.readthedocs.io/) |
| 60 | + |
| 61 | +## Project Information |
| 62 | + |
| 63 | +[](./LICENSE) |
| 64 | +[](https://dscvit.com) |
| 65 | +[](./API_DOCUMENTATION.md) |
| 66 | + |
| 67 | +## Infrastructure |
| 68 | + |
| 69 | +[](https://www.mediawiki.org/wiki/API:Main_page) |
| 70 | +[](./README.md) |
| 71 | + |
50 | 72 | ## Quick Start |
51 | 73 |
|
52 | 74 | ### Development Setup (One Command) |
|
0 commit comments