Skip to content

Commit

Permalink
Merge pull request #63 from isaqb-org/29-44-52-fix-references
Browse files Browse the repository at this point in the history
  • Loading branch information
programming-wolf authored Feb 10, 2025
2 parents a6c5d4e + 0bc8bb1 commit a476d52
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/01-why-apis/references.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=== {references}

<<bass>>, <<bachmann>>, <<hohpe-woolf>>, <<kruchten>>, <<starke>>, <<fishman>>
<<hohpe-woolf>>

// tag::DE[]
// silence asciidoctor warnings
Expand Down
2 changes: 1 addition & 1 deletion docs/03-api-styles/references.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=== {references}

<<hargis>>, <<starke>>
<<hohpe-woolf>> <<richardson>> <<porcello>>

// tag::DE[]
// silence asciidoctor warnings
Expand Down
4 changes: 2 additions & 2 deletions docs/07-api-security/02-learning-goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Teilnehmer:innen verstehen, wie HTTPS, HTTP-Authentisierung, OAuth und OpenID Co
// end::DE[]

// tag::EN[]
[[LG-7-2]]
==== LG 7-2: Understand Communications Security Fundamentals
[[LG-7-1]]
==== LG 7-1: Understand Communications Security Fundamentals

Participants understand the foundations of communications security and are able to relate them to technologies such as TCP, HTTP, and TLS.
Participants understand the relevance of secure communications, even in the case of internal interfaces.
Expand Down
2 changes: 2 additions & 0 deletions docs/07-api-security/references.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
=== {references}

<<ball>> <<madden>>

// tag::DE[]
// silence asciidoctor warnings
// end::DE[]
Expand Down
14 changes: 14 additions & 0 deletions docs/99-references/00-references.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ This section contains references that are cited in the curriculum.

- [[[api-business-models,API Business Models]]] "ProgrammableWeb's 2020 Guide to API Business Models", ProgrammableWeb, May 2020. https://www.mulesoft.com/sites/default/files/cmm_files/2020_Guide_to_API_Business_Models.pdf

**B**

- [[[ball,Ball 2022]]] Corey Ball, "Hacking APIs: Breaking Web Application Programming Interfaces", No Starch Press, 2022.

**F**

- [[[fishman,Fishman and McLarty 2024]]] Stephen Fishman and Matt McLarty, "Unbundling the Enterprise: APIs, Optionality, and the Science of Happy Accidents", IT Revolution, 2024
Expand Down Expand Up @@ -47,10 +51,20 @@ This section contains references that are cited in the curriculum.

- [[[medjaoui,Medjaoui et al. 2019]]] Mehdi Medjaoui, Erik Wilde, Ronnie Mitra, and Mike Amundsen, "Continuous API Management", O'Reilly, 2nd Edition, October 2021

- [[[madden,Madden 2020]]] Neil Madden, "API Security in Action", Manning Publications, 2020

**N**

- [[[nwaiwu,Nwaiwu 2024]]] Ikenna Nwaiwu, "Automating API Delivery: APIOps with OpenAPI", Manning Publications, July 2024

**P**

- [[[porcello,Porcello 2018]]] Eve Porcello, "Learning GraphQL: Declarative Data Fetching for Modern Web Apps", O'Reilly, 2018

**R**

- [[[richardson,Richardson et al. 2013]]] Leonard Richardson, "RESTful Web APIs: Services for a Changing World", O'Reilly, 2013

**Z**

- [[[zimmermann,Zimmermann et al. 2022]]] Olaf Zimmermann, Mirko Stocker, Daniel Lübke, Uwe Zdun, Cesare Pautasso, "Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges", Addison-Wesley Professional, November 2022, ISBN 978-0-13767-010-9
Expand Down

0 comments on commit a476d52

Please sign in to comment.