Add Rich List scanner and API endpoints
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "triangles-api",
|
||||
"version": "1.0.0",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"cors": "^2.8.5",
|
||||
"axios": "^1.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user