Skip to content

Instantly share code, notes, and snippets.

View dianamontalion's full-sized avatar

Diana Montalion dianamontalion

View GitHub Profile
@dianamontalion
dianamontalion / a-person.json
Created March 7, 2023 14:17
Works by one person
"data": {
"person": {
"name": "Mike Amundsen",
"author": [
{
"id": "cleaeh2r17fyk0bk7sc4w6ckw",
"name": "Unlock the Secrets of Great, Lasting APIs",
"url": "https://gotopia.tech/bookclub/episodes/21/how-to-build-solid-and-great-apis",
"abstract": {
"text": "This is the first goto; Book Club video and a good intro to the series. It includes other interviews about APIs that are worth watching. Each gives an overview of API thinking from the minds that teach it."
@dianamontalion
dianamontalion / all-parts.json
Last active March 7, 2023 14:21
FS2S Newsletter in all it's parts
{
"data": {
"newsletter": {
"name": "Communication Patterns: APIs",
"datePublished": "2023-01-12",
"url": "communication-patterns-apis",
"text": {
"html": "<p>In this series, we’ve explored <a rel=\"noopener\" target='_blank' title=\"Communication Patterns: Decoupling\" href=\"https://mentrixgroup.com/newsletter/2022/12/22/communication-patterns-decoupling/\">drawing boundaries</a> around software parts. We’ve discussed <a rel=\"noopener\" target='_blank' title=\"Communication Patterns: Integration\" href=\"https://mentrixgroup.com/newsletter/2023/01/06/communication-patterns-integration/\">integration patterns,</a> forming new relationships between decoupled parts. This week, we explore creating structure for the “sources” of information in a decoupled system. Specifically, how APIs can communicate information in a well-structured way.</p><p>Sources of information have layers; the software part itself, the logic that governs communication, the specific digital locations
@dianamontalion
dianamontalion / article-as-html.json
Created March 7, 2023 13:38
FS2S Article Text Output Examples
{
"data": {
"newsletter": {
"name": "Communication Patterns: APIs",
"datePublished": "2023-01-12",
"url": "communication-patterns-apis",
"text": {
"html": "<p>In this series, we’ve explored <a rel=\"noopener\" target='_blank' title=\"Communication Patterns: Decoupling\" href=\"https://mentrixgroup.com/newsletter/2022/12/22/communication-patterns-decoupling/\">drawing boundaries</a> around software parts. We’ve discussed <a rel=\"noopener\" target='_blank' title=\"Communication Patterns: Integration\" href=\"https://mentrixgroup.com/newsletter/2023/01/06/communication-patterns-integration/\">integration patterns,</a> forming new relationships between decoupled parts. This week, we explore creating structure for the “sources” of information in a decoupled system. Specifically, how APIs can communicate information in a well-structured way.</p><p>Sources of information have layers; the software part itself, the logic that governs communication, the specific digital locations