This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
apiAi
Watch
1
Star
0
Fork
0
You've already forked apiAi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee1796ee47e5529b20861488f715852649e90261
apiAi
/
src
History
Carlos
3c0956b518
fix: use correct PostgreSQL interval units in date_trunc
2025-05-24 16:32:30 -04:00
..
api
fix: use correct PostgreSQL interval units in date_trunc
2025-05-24 16:32:30 -04:00
config
refactor: migrate to Sequelize ORM and improve project structure - Add Sequelize ORM for PostgreSQL - Restructure project into modular layers (routes, network, controller) - Add database initialization and models - Update server.js with graceful shutdown - Add comprehensive README
2025-05-24 13:37:19 -04:00
controllers
refactor: migrate to Sequelize ORM and improve project structure - Add Sequelize ORM for PostgreSQL - Restructure project into modular layers (routes, network, controller) - Add database initialization and models - Update server.js with graceful shutdown - Add comprehensive README
2025-05-24 13:37:19 -04:00
database
feat: adding cost on the prompts
2025-05-24 16:11:23 -04:00
middleware
refactor: migrate to Sequelize ORM and improve project structure - Add Sequelize ORM for PostgreSQL - Restructure project into modular layers (routes, network, controller) - Add database initialization and models - Update server.js with graceful shutdown - Add comprehensive README
2025-05-24 13:37:19 -04:00
models
feat: adding cost on the prompts
2025-05-24 16:11:23 -04:00
network
refactor: migrate to Sequelize ORM and improve project structure - Add Sequelize ORM for PostgreSQL - Restructure project into modular layers (routes, network, controller) - Add database initialization and models - Update server.js with graceful shutdown - Add comprehensive README
2025-05-24 13:37:19 -04:00
routes
feat: add time-based expense summaries - Add granularity support (daily/monthly/yearly) to stats endpoint - Implement time period grouping in expense calculations - Add proper date validation and error handling - Update API documentation with new parameters
2025-05-24 16:27:29 -04:00
utils
feat: adding cost on the prompts
2025-05-24 16:11:23 -04:00
app.js
feat: add time-based expense summaries - Add granularity support (daily/monthly/yearly) to stats endpoint - Implement time period grouping in expense calculations - Add proper date validation and error handling - Update API documentation with new parameters
2025-05-24 16:27:29 -04:00
server.js
feat: adding the endpoint
2025-05-24 16:30:38 -04:00