← All projects

Aqueduct-MongoDB

by @GeekAbdelouahed

16

Building a Blog API with Aqueduct framework and MongoDB

About this project

A Blog API built by Dart with Aqueduct framework + MongoDB Frontend code Running the Application Locally Run aqueduct serve from this directory to run the application. For running within an IDE, run bin/main.dart. By default, a configuration file named config.yaml will be used. To generate a SwaggerUI client, run aqueduct document client. Running Application Tests To run all tests for this application, run the following in this directory: The default configuration file used when testing is config.src.yaml. This file should be checked into version control. It also the template for configuration files used in deployment. Deploying an Application See the documentation for Deployment.

From the project README on GitHub

Stars
16
Forks
9
License
BSD-2-Clause
Last push
3 Feb 2021

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/aqueduct-mongodb.svg)](https://www.madeinalgeria.dev/projects/aqueduct-mongodb)

Related projects