An open API service indexing awesome lists of open source software.

https://github.com/diberry/utterance-mgr-srv

ts node.js utterance mgr
https://github.com/diberry/utterance-mgr-srv

Last synced: about 1 year ago
JSON representation

ts node.js utterance mgr

Awesome Lists containing this project

README

          

# Server project to manager Cognitive Services data

## Environment variables

|Variable|Purpose|
|--|--|
|PRODUCTION=false|production or development|
|MOCKDATA=true|use mock data files instead of live endpoint APIs|

## Mock data

|Mock data file name|Contents of mock file from|
|--|--|
|./mock-data/apps-list.json|https://westus.dev.cognitive.microsoft.com/docs/services/5890b47c39e2bb17b84a55ff/operations/5890b47c39e2bb052c5b9c30/console|

// "comment-format":[true, "check-lowercase",{"ignore-words": ["TODO","TBD","HACK"]}]