This commit is contained in:
Ryan Brink
2021-04-11 18:01:25 -04:00
committed by GitHub
parent 13293834e7
commit e6c671f810
3 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,8 @@
## [0.0.1] - April 11th, 2021
### Added
- Added _most_ of the data classes necessary for generating an [Open API Spec](https://swagger.io/specification)
- Added playground to allow users to tinker with a live Ktor api in conjunction with development
- Added all standard OSS files
- Absolutely paltry README
- Added License