FAQ¶
Why use Ava?¶
To save time creating Go services, standardize your architectures, and speed up your deployments.
Can I add other databases?¶
Currently, only PostgreSQL is supported. Other DBMS may be added in future versions.
How do I customize the generated service?¶
Edit the generated files in the service folder as needed (routes, handlers, models, etc.).
Where can I report a bug or request a feature?¶
Open an issue on GitHub.