This website requires JavaScript.
Explore
Help
Register
Sign In
jean
/
time-tracker
Watch
1
Star
0
Fork
0
You've already forked time-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
time-tracker
/
backend
/
internal
/
api
History
Jean Jacques Avril
baf656c093
feat: Refactor API routes to separate public and protected endpoints for better organization
2025-03-10 22:54:54 +00:00
..
handlers
feat: Add user registration endpoint with JWT token generation and update API documentation
2025-03-10 22:44:16 +00:00
middleware
feat: Add authentication DTOs and setup API routes for user and activity management
2025-03-10 21:02:41 +00:00
routes
feat: Refactor API routes to separate public and protected endpoints for better organization
2025-03-10 22:54:54 +00:00
utils
feat: Implement company management API endpoints and handler
2025-03-10 22:03:13 +00:00