apicompat
Code compatibility checker
Checks Go projects for changes that might break existing code
apicompat checks recent changes to a Go project for backwards incompatible changes
178 stars
10 watching
5 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots | 311 |
| A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
| A comprehensive utility package for Go programmers | 175 |
| A Go wrapper around the Pushover API to send notifications from a Go program | 143 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| A Go library to help write integration tests for RESTful APIs | 55 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A testing framework for building API handlers in Golang. | 442 |
| Analyze outdated dependencies in Go projects and display updates | 653 |
| Provides a simple and convenient way to interact with Atlassian products' REST APIs in Go. | 134 |
| Detects potential performance issues in Go code caused by nested contexts in loops or function literals | 13 |
| A utility client for interacting with the HackerNews API in Go. | 17 |
| A Go client library for interacting with the Cisco Webex Teams API | 35 |
| A Go library for accessing the Codeship API v2 | 18 |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |