Releases: dorian3343/Scaffold
New version
Release notes:
Features:
- Cache control for Controller
- audit feature in cli
- JSON specification generated in experimental auto-doc cli feature
- http verb control
Minor
Quality of life fix's (more/bettter logging,link printed after project build)
New Features (CLI, Static content etc) v0.0.3
New Scaffold version
This version brings some exciting change's pushing Scaffold closer to being production ready.
These features are:
- CLI (replacing running the binary)
- Static content serving
- better CORS (replaced from on off to allowing custom values)
- More Doc's
- numerous bug fixes
Improved Speed v0.0.2
Type Caching, E2E Testing and better doc's.
This new version improved multiple bug's with the json template system, mainly to do with capitalizing and with Type's in field's.
Another improvement is the new type caching, which prevent's pointless resource consumption by only Generating the JSON spec once and saving it. This improved request speed (on average) by a whopping 8%
First Development Version
This is the first version of Scaffold. Yippe!
What is Scaffold?
Scaffold is a easy-to-use, low code backend solution. That generate's simple backend's using a YAML config.
It embeds sqllite as a database solution, and combines it with Golang's speed.
A great solution for fast prototyping of microservice's.
Cya at the next release
-D
Full Changelog: https://github.com/dorian3343/Scaffold/commits/v0.0.1