GitHub - stablekernel/aqueduct_examples: Examples of using Aqueduct, Flutter, Angular2, etc.

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Aqueduct Examples

  • cli_chat_websockets: A multi-isolate websocket chat server with a CLI client.
  • todo: A note-taking Aqueduct server with a Flutter client. Uses PostgreSQL to store data.
  • rest_postgres: A dynamic REST API around a PostgreSQL database.