Full Stack Flutter: Your First Dart Web Service API [hands on]
In this lesson, we’ll be generating our own Dart based web service API (in one command!) using the very popular Aqueduct framework.
We’ll also cover:
– Global packages in Dart.
– An introduction to the Aqueduct Dart framework.
– Starting our server and trying out an example web service call.
Code:
https://github.com/seenickcode/fullstackflutter/tree/04-simple-e2e-server-intro
Show Notes:
https://github.com/seenickcode/fullstackflutter/tree/04-simple-e2e-server-intro/simple_end_to_end/README.md
Resources:
https://fluttercrashcourse.com/courses/juniordevs
Social:
Tweets by seenickcode
https://www.youtube.com/c/nickmanningdotdev
Disclaimer: I am neither an employee of Google or affiliated with Google in any way. All opinions expressed in my video are my own.
by Nick Manning (seenickcode)
linux http server