-
Fresh installation of strapi Launchpad ending in an error when trying to get User Data after register and login.
Normal Strapi Installation works without problems.
We used Thunder Client
1. P…
-
## Bug Report
**Describe the bug**
When we attempt to create a quote for a wallet address that lives in another Rafiki instances, `Internal Server Error` is returned.
My initial thought: this…
-
## Summary
Complete an in-depth study of the Koa framework's source code and ecosystem within one month, and write at least one comprehensive blog post to share your understanding. | 在一个月内完成对 Koa 框架源…
-
Hi,
Are you going to migrate this module to [koa v2 middleware signature](https://github.com/koajs/koa/blob/HEAD/docs/migration.md)?
-
app.use(require('lasso/middleware/koa').serveStatic({));
Result is : "Cannot find module 'lasso/middleware/koa'" because in this path there isn't index.js
app.use(require('lasso/middleware/koa/ser…
-
https://github.com/koajs/koa
I peeked in the middleware.js file and see that it's been made to comply with express. I tweaked my own version and is working. Just want you to know this!
working for k…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
configuration.ts 文件
```ts
import { Configuration, App } from '@midwayjs/decorator';
import * as koa from '@midwayjs/koa';
import * as validate from '@midwayjs/validate';
import * as info from '…
rarae updated
1 month ago
-
Would be great to be able to use passport as part of [koa](https://github.com/koajs/koa).
Perhaps this could be a wrapper to expose the middleware (*) as generator functions instead.
-
Topic: Koa - Asynchronous Decorators as Middleware
Job Title: Independent Developer
Github: @jonathanong
Email: jongleberry@gmail.com
[Koa](https://github.com/koajs/koa) is the spiritual successor to…