asteroid/static
glenneth e0c1eac408 Refactor API endpoints to use Radiance's define-api macro
- Converted 15 API endpoints from define-page to define-api
- Added JSON API format configuration for proper JSON responses
- Updated all frontend JavaScript files to use new API URLs
- Maintained define-page for HTML pages and static file serving
- Added comprehensive documentation of changes

Benefits:
- Framework compliance with Radiance best practices
- Automatic routing at /api/asteroid/<name>
- Clean lambda-list parameter handling
- Built-in browser/API dual usage support
- Proper HTTP status codes for errors

All API endpoints tested and working correctly.
2025-10-08 22:56:54 -04:00
..
js Refactor API endpoints to use Radiance's define-api macro 2025-10-08 22:56:54 -04:00
asteroid.css Fix auth form styling: wider forms (600px) and hidden message boxes 2025-10-07 18:39:49 -04:00
asteroid.lass Fix auth form styling: wider forms (600px) and hidden message boxes 2025-10-07 18:39:49 -04:00