swap.ist!
Trivially easy to use swap service. Store and toggle a state. Use it for whatever you want.🪄
How to Use:
- GET /new - Creates a new swap. Redirects to the toggle route. Defaults to true.
- GET /swap/{key} - Flips the switch on the state of your swap. True to false, false to true, endlessly amusing!
- GET /count - Creates a new counter. Redirects to the increment route. Defaults to 1.
- GET /increment/{key} - Increments the counter by 1.
- GET /decrement/{key} - Decrements the counter by 1.
- GET /state/{key} - Returns the current state without swapping.
Click here to get a key.
Click here to start counting.