Skip to content

viclisboa/regularExpressionEvaluatorAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regularExpressionEvaluatorAPI

Tests

To run the tests use the following command

 go test -cover ./...

Running the application

 docker-compose up

The application is using basic auth, the user and password are testeUser and testePassword. The application is running on port 808, to access you should use http://localhost:8080/expressions (example url used to recover all expressions in database)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors