https://github.com/victorsteven/username-across-platforms
This Application enable you check a given username on Twitter, Github, and so on, to see if that username for each account visited is the same. Here is a link to play with it: https://username-across.herokuapp.com
https://github.com/victorsteven/username-across-platforms
concurrency docker golang vuejs
Last synced: about 1 year ago
JSON representation
This Application enable you check a given username on Twitter, Github, and so on, to see if that username for each account visited is the same. Here is a link to play with it: https://username-across.herokuapp.com
- Host: GitHub
- URL: https://github.com/victorsteven/username-across-platforms
- Owner: victorsteven
- Created: 2020-01-16T21:49:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:19:01.000Z (over 3 years ago)
- Last Synced: 2025-04-06T14:37:29.410Z (over 1 year ago)
- Topics: concurrency, docker, golang, vuejs
- Language: Go
- Homepage:
- Size: 1.3 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/victorsteven/Username-Across-Platforms)
This Application enable you check a given username on Twitter, Github, and so on, to see if that username for each account visited is the same.
Here is a link to play with it:
https://username-across.herokuapp.com
Golang is used in the Backend
VueJS is used in the Frontend
Docker is used to Deploy the App on Heroku
Travis is used for Continuous Integration(CI)