UNPKG
@front-utils/mock-json-api
Version:
latest (0.1.0)
0.1.0
0.0.1
Bun mock server with Elysia and Lowdb
github.com/front-util/mock-server
front-util/mock-server
@front-utils/mock-json-api
/
public
/
database
/
database.json
9 lines
•
107 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"config"
:
"test config"
,
"simpleArray"
:
[
"test655"
,
"test12"
,
"test1"
,
"test1"
]
}