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

https://github.com/erdidogan/username-scanner-core

Fast & Accurate Username Finder
https://github.com/erdidogan/username-scanner-core

docker java-11 netty spring-boot spring-reactive username username-checker username-chooser username-scanner username-search

Last synced: about 2 months ago
JSON representation

Fast & Accurate Username Finder

Awesome Lists containing this project

README

          

# Username - Scanner - Core

Rapid & Accurate Username Finder

This repo contains core logic. Please checkout [frontend part](https://github.com/erdidogan/username-scanner).

## Feauteres

* Spring Boot Rest API
* Java 11
* Java 11 Http Client
* Docker

## Author

[Erdi Doğan](https://www.linkedin.com/in/doganerdi)

## Deployment

Build docker image:
> docker build -t erdiapps/uname-api .

Run :

> docker run -p 8080:8080 erdiapps/uname-api

## Contributions
This project is open to contributions, to get started create a first starting issue.

## License

This project is licensed under the MIT License