An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# Школа бэкенд-разработки направление «Go»
![img](res/banner.png)

## Содержание
- [Контест](contest/README.md)
- [Продуктовая задача](product/README.md)

## Архитектура Продуктовой задачи
![img.png](res/app-scheme.png)
## Используемые зависимости и тулы
- [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