Skip to content

shortpoet/unsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsub

plan

  • control panel
    • puppeteer
    • db connect/transact/load/erase
  • list multiselect for message processing
  • retry
  • pointer for stropping
  • error log
  • proper auth
    • jwt
    • oauth?
    • oidc?
curl -X POST "https://api.mapbox.com/tilesets/v1/sources/shortpoet/hello-world?access_token=\" \
    -F file=@${PWD}/tileset-source-test.geojson \
    --header "Content-Type: multipart/form-data"

curl -X POST "https://api.mapbox.com/tilesets/v1//shortpoet.recipe-test?access_token=$TOKEN" \
  -d "$d" \
  --header "Content-Type:application/json"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages