Starts a caching server using a REST based API without authentication.
import { startServer } from "@egomobile/cache"; startServer();
Generated using TypeDoc
Starts a caching server using a REST based API without authentication.
Example