Coeur-Morny-Cono/project
Eyre_S 5aa63de2a9 add HTTP server and basic tstickers-api
- add HTTP server backend
  - with configurable listening port
    - default is 30179
    - cannot disable it yet
  - with UI service with a 523 image
  - with simple RESTful API service
- add basic tstickers-api
  - now can only get and output binary content without file-type tagging or converting
-
2024-02-04 23:58:15 +08:00
..
.gitignore change build toolchain to sbt 2023-12-11 20:35:39 +08:00
build.properties change build toolchain to sbt 2023-12-11 20:35:39 +08:00
MornyConfiguration.scala add HTTP server and basic tstickers-api 2024-02-04 23:58:15 +08:00
MornyProject.scala add HTTP server and basic tstickers-api 2024-02-04 23:58:15 +08:00
plugins.sbt fix sbt publish have no maven-metadata 2023-12-12 17:12:02 +08:00