const InseeSireneMixin = require('moleculer-insee-sirene')
module.exports = {
mixins: [InseeSireneMixin],
settings: {
/** @type {Object} Keys given by https://api.insee.fr/catalogue/site/themes/wso2/subthemes/insee/pages/item-info.jag?name=Sirene&version=V3&provider=insee. */
keys: {
/** @type {String} Consumer key given by INSEE */
key: '',
/** @type {String} Consumer secret given by INSEE */
secret: ''
}
}
}
-
Notifications
You must be signed in to change notification settings - Fork 1
Microservice for https://www.sirene.fr/sirene/public/static/api
License
LuxChanLu/moleculer-insee-sirene
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Microservice for https://www.sirene.fr/sirene/public/static/api
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published