lvivski / start

Sinatra inspired web development framework for Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB usecase with Start web framework.

bsjung opened this issue · comments

For my project, I'm doing MongoDB integration with Start web framework.
I'll use https://pub.dev/packages/mongo_dart with Start web framework.

I prefer package like mongoose. But, it takes more time for it.
Anyway, If there are any good suggestions, I'll check it.

Benjamin Jung ( bsjung@gmail.com )

I think it's a great library. You can easily use it with Start. I don't really understand what type of integration you think is needed.

I change the title.

Closing it, since it's not an issue.