API Design: Difference between revisions
From JYSL Knowledge
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
* [https://vapor.codes/ Vapor] | * [https://vapor.codes/ Vapor] | ||
* [https://github.com/Joannis/VaporSMTPKit Vapor 4 + SMTP] | * [https://github.com/Joannis/VaporSMTPKit Vapor 4 + SMTP] | ||
GraphQL: | |||
* [https://www.kodeco.com/21148796-graphql-tutorial-for-server-side-swift-with-vapor-getting-started GraphQL Tutorial for Server-Side Swift with Vapor] | |||
Line 13: | Line 19: | ||
* [https://www.kodeco.com/19364429-implementing-oauth-with-aswebauthenticationsession Implementing OAuth with ASWebAuthenticationSession] | * [https://www.kodeco.com/19364429-implementing-oauth-with-aswebauthenticationsession Implementing OAuth with ASWebAuthenticationSession] | ||
* [https://www.kodeco.com/11436647-sign-in-with-apple-using-vapor-4 Sign in with Apple Using Vapor 4] | * [https://www.kodeco.com/11436647-sign-in-with-apple-using-vapor-4 Sign in with Apple Using Vapor 4] | ||
* [https://jwt.ms Microsoft JWT | * [https://jwt.ms Validate Microsoft JWT Token] |
Latest revision as of 17:28, 27 June 2023
Design Guidelines:
Vapor:
GraphQL:
Authentication and authorization: