Skip to content

srdrkrks/RestfulCaptcha

 
 

Repository files navigation

This project provides the captcha as a RESTful service.

It internally uses the "SimpleCaptcha" library to generate the captcha image ,spring-boot for rest services and to provide the captcha ID + captcha expiry mechanisum it uses "expiringmap" from "net.jodah" package. library.

The SimpleCaptcha library is installed as alocal maven repo in the project.

For UI it it uses plain HTML , Jquery and JqueryUI CSS.

Sample View:

About

RESTFul Captcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 32.5%
  • Java 29.5%
  • Batchfile 25.1%
  • JavaScript 7.5%
  • HTML 3.8%
  • CSS 1.6%