Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donkeysharp/57c558ef84dddc29a4a7280570564633 to your computer and use it in GitHub Desktop.
Save donkeysharp/57c558ef84dddc29a4a7280570564633 to your computer and use it in GitHub Desktop.
- Correr todo el proyecto y probar localmente
- Destriparlo y dejar solo lo necesario para la parte de canary tokens http
- Abstraer la logica de canary tokens de manera que sea golang idiomatic
- Despues de abstraer, portar la logica de http a golang
- Inicialmente hacer un cli y la funcionalidad http trabaje correctamente
- Comenzar a portar los demás tipos de canary token
- Diseñar nuevo sistema de notificaciones (slack, telegram, etc.)
- Crear interfaz web
Nice to have features:
- Soportar webhooks
- Que funcione como librería
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment