Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpedro/apidays-api
The public API for the apidays events
https://github.com/bpedro/apidays-api
Last synced: 16 days ago
JSON representation
The public API for the apidays events
- Host: GitHub
- URL: https://github.com/bpedro/apidays-api
- Owner: bpedro
- License: mit
- Created: 2023-09-28T07:30:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T13:27:50.000Z (about 1 year ago)
- Last Synced: 2023-11-29T14:34:50.042Z (about 1 year ago)
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The goal of the apidays public API is **to offer the best possible experience to attendees before, during, and after a conference**.
I'm following my API Product Playbook, covering the following steps:
```mermaid
flowchart TD
style Ideation fill:#fdf2d1,stroke:#e8833a,stroke-width:2px,stroke-dasharray: 5 5
style Strategy fill:#e8833a,color:#fff
style Definition fill:#ac6363,color:#fff
style v fill:#ac6363,color:#fff
style Specification fill:#207868,color:#fff
style Implementation fill:#cfeeeb,stroke:#207868,stroke-width:2px,stroke-dasharray: 5 5
Ideation --> Strategy --> Definition --> v{Validation} --> Specification --> Implementation
v -- not validated --> Definition
```# Contributing
At this point I'm interested in interviewing potential consumers of the apidays public API. If you're interested in contributing as an interviewee, please open an "API product discovery interview" issue so I can follow up and schedule an interview with you.