Skip to content
#

webpage

Here are 942 public repositories matching this topic...

c-blake
c-blake commented Oct 6, 2020

The recaptcha library added a second overload for initRecaptcha. Consequently, nimwcpkg/webs/captchas.nim:setupReCaptcha must provide a third argument (either a bool or a Provider) for Nim to unambiguously resolve the call. This will matter more once recaptcha stamps a new release. You may want a when compiles guard to handle both old & new recaptcha libs.

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

  • Updated Dec 25, 2020
  • Go

The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps build environments. Selenified provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browsers locally, or in the cloud in parallel. It can be a great starting point for building or improving test automation in your organization.

  • Updated Mar 9, 2020
  • Java

Improve this page

Add a description, image, and links to the webpage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webpage topic, visit your repo's landing page and select "manage topics."

Learn more