Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 310 Bytes

erdet.fredag.pl

Prolog web service answering the age old question "is it friday" ("er det fredag" in Norwegian)?

This is mostly a for fun project just to see if I could.

Usage

swipl server.pl

❯ curl localhost:5000
true.

License

MIT License