Skip to content

A tutorial on how to bind external libraries in Opa -- Google reCaptcha API in this case

Notifications You must be signed in to change notification settings

strategist922/hello_recaptcha

 
 

Repository files navigation

Summary

This is an example of binding external JavaScript library (here, reCaptcha) in Opa.

Compile with:

make

Run with:

./hello_recaptcha_app.js

More about this example in Opa manual, chapter Hello, reCaptcha, and the rest of the world.

About

A tutorial on how to bind external libraries in Opa -- Google reCaptcha API in this case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published