TL;DR: AIPs are lots of documents on how we do APIs.
AEP stands for API Enhancement Proposal, which is a design document providing high-level, concise documentation for API development. The goal is for these documents to serve as the source of truth for API-related documentation at Thryv and the way API teams discuss and come to consensus on API guidance. The program is named and styled after Python's enhancement proposals (PEPs) which have seemed to work pretty well over the years.
If you have an idea for an AEP that isn't written yet (yes, there are plenty!) check out Contributing to the project to see how you can write AEPs for others to follow.
Except as otherwise noted, the content of this repository is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License.
For the full text of each license, see LICENSE.md. For
additional details, see the developer.google.com Site Policies.