Commit Graph

14 Commits

Author SHA1 Message Date
f8708909b6 Linted project with eslint 2022-11-02 21:48:40 +01:00
2d42605c59 Dockerfile updated for Typescript 2022-11-02 21:34:45 +01:00
35760c2da2 Extended with examples & api query options 2022-11-02 21:31:17 +01:00
c8f87ade58 Refactored to typescript & more consistent code
Updated how we interface with figlet and unified error handling &
response.
2022-11-02 21:14:12 +01:00
df172e94ea Update docker-publish.yml 2022-10-14 22:07:02 +02:00
5f3f4ac87f Create docker-publish.yml 2022-10-14 21:59:38 +02:00
80e2db705e Added github repo label to Dockerfile 2022-10-14 20:56:15 +02:00
3fce8000df Defined Dockerfile & updated readme w/ running from docker 2022-10-14 20:41:55 +02:00
9e9624821e Split index file into src/ folder components 2022-10-14 20:23:13 +02:00
497037ad20 Merge branch 'main' of github.com:KevinMidboe/figlet-http 2022-10-14 20:22:33 +02:00
088e59e30e Initial commit 2022-10-14 20:21:00 +02:00
6d5d06b8ea Ignore node_modules 2022-10-14 19:35:42 +02:00
2c32abfde4 Simple express server returning message in ascii font larry3D 2022-10-14 19:33:58 +02:00
6165a685cd project readme 2022-10-14 19:33:45 +02:00