blog.vaunt.devMaintainable SQL Query Building with GolangAny application working with SQL queries can benefit from using a query builder to improve code readability, maintainability, and security. In fact, there are many different libraries that do just that in Golang. Here at Vaunt, we tried many differen...Aug 15, 2024·5 min read
blog.vaunt.devUnveiling the Hacktoberfest Impact: Insights from Vaunt's DataIntroduction The month of Hacktoberfesft is coming to a close, and it's time to unveil the remarkable insights we've gathered. At Vaunt, we've been on a mission to support open-source communities, incentivize developers, and recognize their valuable ...Nov 7, 2023·6 min read
blog.vaunt.devAutomated Vaunt Cards with GitHub ActionsIntroduction In a previous blog post we discussed how to use the Vaunt API to retrieve data such as contributors for private repositories. For public repositories or user contributions, it is easy to embed as you can simply use the Vaunt API link wit...Jul 11, 2023·6 min read
blog.vaunt.devSecuring Private Repository DataIntroduction Vaunt is a developer relations platform that is designed to help developers connect, collaborate, and share experiences with each other. One of the core features of Vaunt is the ability to discover and aggregate contributions made to rep...Jun 20, 2023·6 min read