Skip to content

erdidogan/username-scanner-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Username - Scanner - Core

Rapid & Accurate Username Finder

This repo contains core logic. Please checkout frontend part.

Feauteres

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

Author

Erdi Doğan

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