Getting Started
Installation
- Edit your Apiker project's app.toml
To publish your API
Note: If you have any doubts about app.toml, check out the Durable Object documentation.
Usage
src/index.ts
controllers/counter.ts
GET /users/test/counter
Note: If you have any doubts about app.toml, check out the Durable Object documentation.
src/index.ts
controllers/counter.ts
GET /users/test/counter