SirusCodes / backend_benchmark

Backend benchmarking of Python, Node, and Dart frameworks
MIT License
12 stars 3 forks source link

Adds Minerva backed framework #1

Closed GlebBatykov closed 1 year ago

GlebBatykov commented 1 year ago

I added a test for my framework.

To start the server, you need to activate Minerva globally using the command:

dart pub global activate minerva

Next, go to the root of the dart_minerva folder (to the root of the project with the server) and use minerva run to start the server

If something is not clear in the server startup, you can look at the documentation: https://github.com/GlebBatykov/minerva .

GlebBatykov commented 1 year ago

I have made corrections

GlebBatykov commented 1 year ago

I fixed a bug in README.md file. I took the README file from the example with conduit as a basis, and forgot to change one line.

SirusCodes commented 1 year ago

Thanks a lot for contribution! I will publish new blog and results once I get some time from my college and exams.

GlebBatykov commented 1 year ago

If you don't forget, you can somehow notify me when you publish a new blog. I'd like to take a look at the test results.

SirusCodes commented 1 year ago

If you don't forget, you can somehow notify me when you publish a new blog. I'd like to take a look at the test results.

Sure, I will! gleb.batykov@gmail.com is your email right?

GlebBatykov commented 1 year ago

Yes, this is my email.