Skip to content

meandor/newton-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prolog Microservice

The goal of this project is to make a simple prolog microservice.

Right now this starts only a web server.

To define the routes and predicates used for the routes, take a look at routes.pl.

The routes forward to predicates defined in predicates.pl

The server automatically starts at port 8080. To change that take a look at the core.pl and change the Dockerfile accordingly.

About

Microservice in Prolog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages