0.3.0 • Published 2 years ago

@paradisec/proxyist v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Proxyist

Proxyist is a web proxy which provides an object store like interface to a catalog of items which contain objects.

Installation

yarn add proxyist

Follow the instructions for the adapter you want to use

For the rest of this example we'll use the local filesystem adapter

export PROXYIST_ADAPTER_NAME="@paradisec/proxyist-adapter-local";
export PROXYIST_ADAPTER_CONFIG="path/to/proxyist-config.js";
yarn run proxyist

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

ISC

0.3.0

2 years ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.16

2 years ago

0.2.13

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago