Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

gotd/botapi

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

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages