dependabot[bot] 4a164f7c41 Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/koa (#9089) hai 1 ano
..
handlers 4d916064d1 Refactor koa (#3433) %!s(int64=7) %!d(string=hai) anos
models 6fce84a278 WIP: Dockerify everything (#3457) %!s(int64=7) %!d(string=hai) anos
views 31a123687a upgrade to koa v2, copy everything from hapi (#2769) %!s(int64=8) %!d(string=hai) anos
.npmrc f16626a51f node/mongo updates (#3141) %!s(int64=7) %!d(string=hai) anos
README.md 31a123687a upgrade to koa v2, copy everything from hapi (#2769) %!s(int64=8) %!d(string=hai) anos
app.js 4d916064d1 Refactor koa (#3433) %!s(int64=7) %!d(string=hai) anos
benchmark_config.json fc69d3ae2d Add platform nodejs (#5645) %!s(int64=5) %!d(string=hai) anos
config.toml 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
create-server.js 4d916064d1 Refactor koa (#3433) %!s(int64=7) %!d(string=hai) anos
helper.js 4d916064d1 Refactor koa (#3433) %!s(int64=7) %!d(string=hai) anos
koa-mysql.dockerfile 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
koa-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
koa.dockerfile 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
package.json 4a164f7c41 Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/koa (#9089) hai 1 ano

README.md

Koa Benchmarking Test

This is the Koa portion of a benchmarking test suite comparing a variety of web development platforms.

Information about Koa can be found at https://github.com/koajs/koa

JSON Encoding Test

Data-Store/Database Mapping Test

Resources

Test URLs

JSON Encoding Test

http://TFB-server:8080/json

Data-Store/Database Mapping Test

MongoDB: http://TFB-server:8080/mongoose/

MySQL: http://TFB-server:8080/mysql-orm/

Variable Query Test

MongoDB: http://TFB-server:8080/mongoose/2

MySQL: http://TFB-server:8080/mysql-orm/2

Fortune Test

MySQL: http://TFB-server:8080/fortune

Database Update Test

MongoDB: http://TFB-server:8080/mongoose-update/2

MySQL: http://TFB-server:8080/mysql-orm-update/2