1
0
Fork 0
A basic API which forwards HTTP traffic for multiple domains using a database.
This repository has been archived on 2025-11-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-12-27 20:19:34 +08:00
.github Update FUNDING.yml 2023-12-27 20:19:14 +08:00
models init 2023-03-05 15:24:31 +08:00
responses init 2023-03-05 15:24:31 +08:00
util init 2023-03-05 15:24:31 +08:00
.gitignore Initial commit 2023-03-05 10:35:28 +08:00
example.env Update example.env 2023-03-05 15:42:35 +08:00
index.js init 2023-03-05 15:24:31 +08:00
LICENSE Initial commit 2023-03-05 10:35:28 +08:00
package-lock.json Bump mongodb and mongoose 2023-08-30 23:42:59 +00:00
package.json Update package.json 2023-12-27 20:19:34 +08:00
README.md Update README.md 2023-06-04 10:21:59 +08:00

HTTP Fowarder

A basic API which forwards HTTP traffic for multiple domains using a database.

Languages