api-service-generator

A CLI application that creates a Golang API Service application template.

MIT License

Stars
1
Committers
2

Bot releases are hidden (Show)

api-service-generator - v2.1.0 Latest Release

Published by abhijithk1 4 months ago

What's New in v2.1.0

Features

  • Added MySQL support, allowing users to choose between PostgreSQL and MySQL for database connectivity.

Enhancements

  • Refactored codebase for improved readability and maintainability.
  • Updated documentation and README with detailed instructions and examples.

Test Coverage

  • Enhanced unit tests for improved code reliability and coverage.

Command Line Interface

  • Renamed the command line file from generatedTemplate to goTemplate for consistency and clarity.

Compatibility

  • This release maintains backward compatibility with previous versions (v2.0.0). Existing projects generated with v2.0.0 will seamlessly integrate with the new MySQL support and other enhancements.

Get Started

Upgrade to v2.1.0 to leverage MySQL support and benefit from the code improvements and enhanced testing coverage. Follow the updated documentation and README for guidance on usage and best practices.

api-service-generator - v2.0.0

Published by abhijithk1 4 months ago

What's New in v2.0.0

Breaking Changes

  • Renamed the subcommand from template to go-template.

Other Changes

  • Updated documentation to reflect the new subcommand name.
  • Minor code improvements and refactoring.

Please update your scripts and workflows to use the new subcommand name go-template. Refer to the updated documentation for more details.

api-service-generator - v1.0.0

Published by abhijithk1 4 months ago

FIrst Release

Package Rankings
Top 6.78% on Proxy.golang.org
Related Projects