go
This repository has been archived on 2022-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Rob Watson 2bca3c882f
continuous-integration/drone/push Build is passing Details
twitter: add GetTweets method
2022-05-22 22:11:33 +02:00
config twitter: add GetTweets method 2022-05-22 22:11:33 +02:00
generated twitter: add GetTweets method 2022-05-22 22:11:33 +02:00
httpserver Implement login/logout flow 2022-05-21 22:52:41 +02:00
sql httpserver: Save Twitter user to store 2022-05-21 00:34:20 +02:00
templates Implement login/logout flow 2022-05-21 22:52:41 +02:00
twitter twitter: add GetTweets method 2022-05-22 22:11:33 +02:00
.drone.yml httpserver: Add test coverage 2022-05-20 21:52:54 +02:00
.gitignore Implement first step of OAuth2 flow 2022-05-19 21:51:12 +02:00
Dockerfile Dockerfile: Add golang-migrate 2022-05-22 19:59:20 +02:00
go.mod Add sqlc and basic database integration 2022-05-20 22:57:45 +02:00
go.sum Add sqlc and basic database integration 2022-05-20 22:57:45 +02:00
main.go Refactor templates to use go:embed 2022-05-21 09:27:51 +02:00
sqlc.yaml Add sqlc and basic database integration 2022-05-20 22:57:45 +02:00