Skip to content

Commit

Permalink
Add Olly Dixon's article about OpenAPI in salvo to Step 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Jan 18, 2024
1 parent b188015 commit 3928733
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 4_backend/4_3_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ For more familiarity with [OpenAPI] and using it in [Rust], read through the fol
- [Official `okapi` crate docs][`okapi`]
- [Twilio Docs: Generate a Rust client for Twilio's API][121]
- [Fabian Odenthal: Auto-Generating & Validating OpenAPI Docs in Rust: A Streamlined Approach with Utoipa and Schemathesis][123]
- [Olly Dixon: Auto-generating API service using Rust, to TypeScript & Dart][124]



Expand Down Expand Up @@ -178,6 +179,7 @@ After completing everything above, you should be able to answer (and understand
[121]: https://www.twilio.com/docs/openapi/generating-a-rust-client-for-twilios-api
[122]: https://support.smartbear.com/swaggerhub/docs/tutorials/openapi-3-tutorial.html
[123]: https://identeco.de/en/blog/generating_and_validating_openapi_docs_in_rust
[124]: https://www.polydelic.com/media/autogenerating-a-rust-api-to-typescript-and-dart
[200]: https://graphql.org/learn/queries
[201]: https://graphql.org/learn/schema
[202]: https://graphql.org/learn/introspection
Expand Down

0 comments on commit 3928733

Please sign in to comment.