Skip to content

A small regular expression search application. Built with AngularJS, a PHP based proxy, and the SOAP web service provided by regexlib.com.

Notifications You must be signed in to change notification settings

LukeTully/angular-regex-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Regular Expression Search

This is an application that I chose to build in the process of learning AngularJS and SOAP based web services.

Included in the package is a PHP based SOAP proxy that accepts a query from Javascript, pulls the WSDL from http://regexlib.com and uses the appropriate service, then converts the response to JSON and returns that to the front end.

About

A small regular expression search application. Built with AngularJS, a PHP based proxy, and the SOAP web service provided by regexlib.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published