refactor: Migrate all API routes to src/features/ TypeScript modules #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor-backend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR migrates all legacy API routes from the monolithic
server.jsinto dedicated TypeScript feature modules undersrc/features/, served via the modern Fastify API layer (src/api/server.ts).Migrated Features (13 modules)
src/features/bgp-communities/src/features/irr-audit/src/features/asset-expand/src/features/rpki-history/src/features/aspath/src/features/looking-glass/src/features/ix-matrix/src/features/prefix-changes/src/features/submarine-cables/src/features/global-infra/src/features/changelog/src/features/rib/src/features/hijack-subscribe/Stats