Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
3A principle 318
A
acceptance testing 137
access control methods
JWT 277, 278
login and password systems 277
OAuth 277
PBAC 278
RBAC 278
add_speaker function 257
administrators
error emails, sending to 300, 301
Alembic 164, 174
migration with 189, 190
setting up 174
used, for implementing migrations 190-192
Amazon ECR 359
using 359, 360
Apache Mesos 345
API documentation 227
purpose 228
API endpoint
best practices 199
endpoint URL 232
error handling 232
HTTP method 232
request parameters 232
response body 232
response codes 232
response format 232
API interaction with database, via CRUD operations
performing 221-223
single venue resource, deleting 226, 227
single venue resource, returning...