Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcneng/twitter-contest
Site + Netlify function used for running twitter contests
https://github.com/bcneng/twitter-contest
Last synced: about 1 month ago
JSON representation
Site + Netlify function used for running twitter contests
- Host: GitHub
- URL: https://github.com/bcneng/twitter-contest
- Owner: bcneng
- License: mit
- Created: 2021-01-24T05:54:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T11:29:24.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T05:42:25.722Z (about 2 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BcnEng Twitter Contest.
Get your API Key and API Key Secret from https://developer.twitter.com.
Run:
```
curl
-H 'Authorization: Bearer ' https://bcneng-twitter-contest.netlify.app/.netlify/functions/contest?api_key=&api_key_secret=&tweet_id=&pick=&account_to_follow=
```