Motoko Server Path Parameters
Introducing path parameters for Motoko Server
Blog
Introducing path parameters for Motoko Server
Motoko variants are a powerful way to represent mixed data in a type-safe way.
Produced for Motoko Bootcamp, this guide shows a minimal example of how to add authentication to your frontend and manage updates in a Motoko canister
Http requests are queries by default, but you may need to upgrade to an update in some cases. This example shows how to cache those results so your users can reap the performance benefits!
Quick References for Basic Motoko Syntax
Some early lessons learned from unit testing a Motoko canister