An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/victorsteven/Username-Across-Platforms.svg?branch=master)](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)