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
- Based off the original API here: https://github.com/HackerNews/API
8
+
- Built with [zod](https://github.com/colinhacks/zod) schemas and exported to OpenAPI via [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi).
9
+
- End result is validated with [Redocly CLI](https://redocly.com/docs/cli) and a few tests that make real HN calls to validate the schemas.
10
+
11
+
## Contributing
12
+
13
+
Please raise issues and I'm happy to fix.
14
+
15
+
## Funding
16
+
17
+
If you appreciate the work I do, please feel free to buy me a coffee through [GitHub Sponsors](https://github.com/sponsors/andenacitelli) or [Ko-Fi](https://ko-fi.com/andenacitelli).
0 commit comments