Package: ambiorix
Title: Web Framework Inspired by 'Express.js'
Version: 1.0.2
Authors@R: 
    person(given = "John",
           family = "Coene",
           role = c("aut", "cre"),
           email = "jcoenep@gmail.com",
           comment = c(ORCID = "0000-0002-6637-4107"))
Description: A web framework inspired by 'express.js' to build
  any web service from multi-page websites to 'RESTful' 
  application programming interfaces.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: fs, log, cli, glue, here, httpuv, methods, promises, jsonlite,
        websocket, assertthat
Suggests: mime, readr, htmltools, htmlwidgets
URL: https://github.com/JohnCoene/ambiorix,
        https://ambiorix.john-coene.com
BugReports: https://github.com/JohnCoene/ambiorix/issues
NeedsCompilation: no
Packaged: 2021-01-24 16:09:32 UTC; jp
Author: John Coene [aut, cre] (<https://orcid.org/0000-0002-6637-4107>)
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-27 10:00:07 UTC
Built: R 4.0.2; ; 2021-01-28 11:49:20 UTC; unix
