This website requires JavaScript.
Explore
Help
Sign In
profitra
/
api
Watch
1
Star
0
Fork
0
You've already forked api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
https://api.profitra.id
8
Commits
1
Branch
0
Tags
92
KiB
Python
100%
74253f0d4a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Yoga Pangestu
74253f0d4a
Add REST API response format documentation based on best practices
2026-07-17 22:10:48 +07:00
app
Fix database URL construction to properly encode the password
2026-07-17 22:01:10 +07:00
.gitignore
Enhance DBML schema by adding relationships and constraints for users, tenants, and subscriptions
2026-07-14 15:54:26 +07:00
DBML.md
Add DBML schema for users, tenants, subscriptions, and related entities
2026-07-14 15:43:57 +07:00
main.py
Add models and schemas for users, tenants, subscriptions, plans, and business types
2026-07-17 21:24:55 +07:00
requirements.txt
initial commit
2026-07-12 23:48:51 +07:00
REST_API_RESPONSE_FORMAT.md
Add REST API response format documentation based on best practices
2026-07-17 22:10:48 +07:00