7 Commits

Author SHA1 Message Date
55f263debf feat: add session management class and refactor API request methods 2025-10-29 17:11:23 +02:00
1cfc625442 feat: implement core API classes for project, database, query, command, functions, and redis management 2025-10-28 20:59:44 +02:00
814ed81b34 feat: update project settings and details endpoints, and add project meta update method 2025-10-28 20:42:59 +02:00
e5e53557c9 feat: expand FewLineSDK with comprehensive database, query, command, and function management methods 2025-10-28 20:37:04 +02:00
11d68c4552 feat: implement API token management and project settings methods 2025-10-27 20:07:07 +02:00
a84283e192 feat: initialize FewLineSDK project with TypeScript setup
- Add package.json with dependencies and scripts for building and linting
- Create initial FewLineSDK class in src/index.ts
- Set up TypeScript configuration in tsconfig.json
2025-10-27 19:07:06 +02:00
b974802464 first commit 2025-10-27 18:52:20 +02:00