You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,4 +76,5 @@ Also check [clients](https://github.com/orgs/lapidary-library/repositories) gene
76
76
77
77
## Prior work
78
78
79
-
[Uplink 📡](https://uplink.prkumar.dev/) - more mature and full-featured but not designed with OpenAPI compatibility in mind.
79
+
-[Uplink 📡](https://uplink.prkumar.dev/) - more mature and full-featured but not designed with OpenAPI compatibility in mind.
80
+
-[aiopenapi3](https://github.com/commonism/aiopenapi3) - An OpenAPI client. aiopenapi3 interprets OpenAPI document and creates all the classes and functions at runtime, so it lacks suport for IDEs or type checkers.
0 commit comments