- Why Connexion - zalando/connexion: Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support 在 Connexion 的主張裡看到 write the spec fist -- API First 這個詞。
- Three Principles of API First Design – Adobe Tech Blog – Medium (2017-06-03) #ril
- The 5 laws of API dates and times | API UX (2013-03-20) 用 ISO-8601 表示時間、接受任何時區、資料存成 UTC、回應也是 UTC。最後一點 Don’t use time if you don’t need it 還滿特別的? #ril
更多:
相關: