Sign inSign up

conduitdart/conduit

By conduitdart

•Updated 5 months ago

Conduit is a fork of Stablekernel's Aqueduct, a modern Dart HTTP server framework.

Image
API management
Web servers
Databases & storage
0

3.8K

conduitdart/conduit repository overview

Linux Windows Macos melos

Conduit is a fork of Stablekernel's Aqueduct, a modern Dart HTTP server framework.

⁠Getting Started

  1. Install Dart⁠.
  2. Activate Conduit.
dart pub global activate conduit
  1. Create a new project.
conduit create my_project
  1. Serve the project.
cd my_project
conduit serve

⁠Tutorials, Documentation and Examples

We are currently in the process of collating helpful resources for your edification. Our main docs live here⁠.

Conduit is a close fork to Aqueduct, so Aqueduct examples can be tweaked to work with Conduit here⁠. The major concern is updating the code to use null-safety.

⁠Contributors

Tag summary

Content type

Image

Digest

sha256:37bef8b42…

Size

317 MB

Last updated

5 months ago

docker pull conduitdart/conduit:v6.0.0-beta