https://github.com/misterzurg/academy_yandex_backend-school-2023
📝 Contest and Product assignments for an Backend School "Go track" (Summer 2023)
https://github.com/misterzurg/academy_yandex_backend-school-2023
echo-framework golang goose oapi-codegen rest-api yandex yandex-academy yandex-backend-school
Last synced: about 1 month ago
JSON representation
📝 Contest and Product assignments for an Backend School "Go track" (Summer 2023)
- Host: GitHub
- URL: https://github.com/misterzurg/academy_yandex_backend-school-2023
- Owner: MisterZurg
- Created: 2023-05-20T20:27:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T20:29:23.000Z (about 2 years ago)
- Last Synced: 2025-03-26T10:36:25.311Z (about 2 months ago)
- Topics: echo-framework, golang, goose, oapi-codegen, rest-api, yandex, yandex-academy, yandex-backend-school
- Language: Go
- Homepage:
- Size: 1.38 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Школа бэкенд-разработки направление «Go»
## Содержание
- [Контест](contest/README.md)
- [Продуктовая задача](product/README.md)## Архитектура Продуктовой задачи

## Используемые зависимости и тулы
- [echo](https://github.com/labstack/echo) high performance, minimalist Go web framework. Task included by default
- [oapi-codege](https://github.com/deepmap/oapi-codegen) Client and Server Code Generator from the oapi.json
- [sqlx](https://github.com/jmoiron/sqlx) extension on go's standard database/sql
- [pgx](https://github.com/jackc/pgx) pure Go driver and toolkit for PostgreSQL
- [goose](https://github.com/pressly/goose) database migration tool
- [env](https://github.com/caarlos0/env) simple and zero-dependencies library to parse environment variables into structs> 18437-misterzurg-89