mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
fix(util): Added util dir that allows for manipulation of the db
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
[](https://greenkeeper.io/)
|
||||
|
||||
|
||||
Boilerplate for building APIs with [koa2](https://github.com/koajs/koa/tree/v2.x) and mongodb.
|
||||
This repository is forked from Adrian Obelmejias' [koa-api-boilerplate repository](https://github.com/adrianObel/koa2-api-boilerplate).
|
||||
This repoository is a boilerplate for building APIs with
|
||||
[koa2](https://github.com/koajs/koa/tree/v2.x) and mongodb.
|
||||
This repository was originally forked from Adrian Obelmejias'
|
||||
[koa-api-boilerplate repository](https://github.com/adrianObel/koa2-api-boilerplate).
|
||||
It makes the following modifications:
|
||||
|
||||
- Remove babel as a dependency. This repository is now natively compatible with
|
||||
|
||||
Reference in New Issue
Block a user