idiomReplaceX / idiomreplacex-service

The IdiomReplaceX web service api
MIT License
1 stars 0 forks source link

supply optional css file with methods information #9

Closed akohlbecker closed 1 year ago

akohlbecker commented 1 year ago

implemented with 551f66d ... 28c6a7b

--> new service https://idiomreplacex.de/service/src/v2/methods

Example css file for Tipp-Ex

{
    "name": "Tipp-Ex",
    "author": "Nils Menrad",
    "year": "2022",
    "cssFile": "Tipp-Ex.css"
},

place css files in ${PROJECT_DIR}/css

akohlbecker commented 1 year ago

css files folder has moved to in ${PROJECT_DIR}/src/css