Api to invoice the use of openai api
 
 
Go to file
adriano 99259b69a2 feat: add three new properties to model and update usage controller 2024-08-13 09:26:46 -03:00
.husky feat: first commit 2024-07-30 08:26:42 -03:00
controllers feat: add three new properties to model and update usage controller 2024-08-13 09:26:46 -03:00
db feat: first commit 2024-07-30 08:26:42 -03:00
errors feat: first commit 2024-07-30 08:26:42 -03:00
middleware feat: first commit 2024-07-30 08:26:42 -03:00
mockData feat: first commit 2024-07-30 08:26:42 -03:00
models feat: add three new properties to model and update usage controller 2024-08-13 09:26:46 -03:00
routes feat: create model for storing WhatsApp Official API usage and add controller to handle API consumption data 2024-08-09 10:39:04 -03:00
utils feat: add 'second' option to enum billingBy in API_Pricing model and update API usage calculation function 2024-07-31 10:04:19 -03:00
.commitlintrc.json feat: first commit 2024-07-30 08:26:42 -03:00
.gitignore feat: first commit 2024-07-30 08:26:42 -03:00
Procfile feat: first commit 2024-07-30 08:26:42 -03:00
app.js feat: add routes for external API requests and operation logs, add sessionId property 2024-07-30 12:01:48 -03:00
package-lock.json feat: first commit 2024-07-30 08:26:42 -03:00
package.json feat: first commit 2024-07-30 08:26:42 -03:00
swagger.yaml feat: add routes for external API requests and operation logs, add sessionId property 2024-07-30 12:01:48 -03:00
swagger_dev.yaml feat: first commit 2024-07-30 08:26:42 -03:00