Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

gotd/botapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd3da21 · Jan 23, 2025
Jan 23, 2025
Jan 23, 2025
Jun 23, 2024
Aug 29, 2022
Jan 23, 2025
Oct 23, 2021
Jul 17, 2021
Dec 29, 2021
Dec 17, 2021
Jun 12, 2023
Nov 5, 2021
Oct 27, 2021
Dec 8, 2021
Jul 17, 2021
Jun 1, 2022
Oct 23, 2021
Jan 23, 2025
Jan 23, 2025
Oct 23, 2021
Jun 23, 2024

Repository files navigation

botapi

The telegram-bot-api, but in go. WIP.

Features

  • Parsing of API documentation with defaults, format, enum and constraints inference
  • OpenAPI v3 specification generation
  • Server and Client generation based on OpenAPI v3 specification

Roadmap

  • Parse definition
  • Generate OpenAPI v3 Specification
  • Generate client and server from OpenAPi v3 using ogen
  • Infer enums
  • Infer defaults
  • Use rich text for documentation
  • More links to documentation
  • Support Emoji