Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 259 Bytes

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.