An introduction to Deno

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • deno-example

    You can find the the full example of this walk-through on GitHub: https://github.com/ncribt/deno-example

  • frank_jwt

    JSON Web Token implementation in Rust.

    You will also need to add an authorization header to the request with the Bearer prefix. You can generate the JWT on jwt.io using the secret you defined in the .env file. Make sure to change the payload to an empty JSON object {}.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • deno

    A modern runtime for JavaScript and TypeScript.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts