|
3 | 3 | This page hosts [GitEvo](https://github.com/andrehora/gitevo) examples.
|
4 | 4 |
|
5 | 5 | ## Python
|
6 |
| -- [Django](https://andrehora.github.io/gitevo-examples/python/django.html) |
7 |
| -- [FastAPI](https://andrehora.github.io/gitevo-examples/python/fastapi.html) |
8 | 6 | - [Flask](https://andrehora.github.io/gitevo-examples/python/flask.html)
|
| 7 | +- [FastAPI](https://andrehora.github.io/gitevo-examples/python/fastapi.html) |
| 8 | +- [Django](https://andrehora.github.io/gitevo-examples/python/django.html) |
9 | 9 | - [Rich](https://andrehora.github.io/gitevo-examples/python/rich.html)
|
| 10 | +- [Pandas](https://andrehora.github.io/gitevo-examples/python/pandas.html) |
| 11 | +- [PyTorch](https://andrehora.github.io/gitevo-examples/python/pytorch.html) |
| 12 | +- [NumPy](https://andrehora.github.io/gitevo-examples/python/numpy.html) |
| 13 | +- [TensorFlow](https://andrehora.github.io/gitevo-examples/python/tensorflow.html) |
| 14 | +- [Keras](https://andrehora.github.io/gitevo-examples/python/keras.html) |
| 15 | +- [scikit-learn](https://andrehora.github.io/gitevo-examples/python/scikit-learn.html) |
| 16 | +- [Pytest](https://andrehora.github.io/gitevo-examples/python/pytest.html) |
| 17 | +- [CPython](https://andrehora.github.io/gitevo-examples/python/cpython.html) |
10 | 18 |
|
11 | 19 | ## JavaScript
|
| 20 | +- [React](https://andrehora.github.io/gitevo-examples/javascript/react.html) |
| 21 | +- [Next.js](https://andrehora.github.io/gitevo-examples/javascript/nextjs.html) |
| 22 | +- [Svelte](https://andrehora.github.io/gitevo-examples/javascript/svelte.html) |
12 | 23 | - [Express](https://andrehora.github.io/gitevo-examples/javascript/express.html)
|
| 24 | +- [Node](https://andrehora.github.io/gitevo-examples/javascript/node.html) |
| 25 | +- [Webpack](https://andrehora.github.io/gitevo-examples/javascript/webpack.html) |
| 26 | +- [Bruno](https://andrehora.github.io/gitevo-examples/javascript/bruno.html) |
13 | 27 |
|
14 | 28 | ## TypeScript
|
15 |
| -- [vuejs-core](https://andrehora.github.io/gitevo-examples/typescript/vuejs-core.html) |
| 29 | +- [Angular](https://andrehora.github.io/gitevo-examples/typescript/angular.html) |
| 30 | +- [Playwright](https://andrehora.github.io/gitevo-examples/typescript/playwright.html) |
| 31 | +- [Storybook](https://andrehora.github.io/gitevo-examples/typescript/storybook.html) |
| 32 | +- [VScode](https://andrehora.github.io/gitevo-examples/typescript/vscode.html) |
| 33 | +- [Vue-core](https://andrehora.github.io/gitevo-examples/typescript/vuejs-core.html) |
16 | 34 |
|
17 | 35 | ## Java
|
| 36 | +- [Spring Boot](https://andrehora.github.io/gitevo-examples/java/spring-boot.html) |
| 37 | +- [Elasticsearch](https://andrehora.github.io/gitevo-examples/java/elasticsearch.html) |
| 38 | +- [RxJava](https://andrehora.github.io/gitevo-examples/java/rxjava.html) |
| 39 | +- [Apache Dubbo](https://andrehora.github.io/gitevo-examples/java/dubbo.html) |
| 40 | +- [Google Guava](https://andrehora.github.io/gitevo-examples/java/guava.html) |
18 | 41 | - [Mockito](https://andrehora.github.io/gitevo-examples/java/mockito.html)
|
19 | 42 |
|
20 | 43 | ## FastAPI
|
21 |
| -- [Dispatch](https://andrehora.github.io/gitevo-examples/fastapi/dispatch.html) |
22 | 44 | - [FastAPI](https://andrehora.github.io/gitevo-examples/fastapi/fastapi.html)
|
| 45 | +- [Dispatch](https://andrehora.github.io/gitevo-examples/fastapi/dispatch.html) |
23 | 46 | - [full-stack-fastapi-template](https://andrehora.github.io/gitevo-examples/fastapi/full-stack-fastapi-template.html)
|
| 47 | +- [Google weather-tools](https://andrehora.github.io/gitevo-examples/fastapi/weather-tools.html) |
| 48 | +- [Polar](https://andrehora.github.io/gitevo-examples/fastapi/polar.html) |
| 49 | +- [FastUI](https://andrehora.github.io/gitevo-examples/fastapi/fastui.html) |
| 50 | +- [Bitcart](https://andrehora.github.io/gitevo-examples/fastapi/bitcart.html) |
| 51 | +- [Bali](https://andrehora.github.io/gitevo-examples/fastapi/bali.html) |
0 commit comments