Add new guidance on writing public APIs

In response to: https://github.com/alphagov/notifications-api/pull/3305#issuecomment-896631475
This commit is contained in:
Ben Thorner
2021-09-15 17:09:04 +01:00
parent 14adddd566
commit f712bafc7f
2 changed files with 51 additions and 0 deletions

View File

@@ -121,3 +121,4 @@ All commands and command options have a --help command if you need more informat
## Further documentation
- [Creating a new worker app](docs/creating-a-new-worker-app.md)
- [Writing public APIs](docs/writing-public-apis.md)