DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 1dd6caaa1adc3689cf3b1b56b138575a3547e9e4 felu/internal/routers/routers.go -rw-r--r-- 246 bytes
1dd6caaaJonni Liljamo feat: stub CNAME queries 28 days ago
                                                                                
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2024 Jonni Liljamo <jonni@liljamo.com>
 *
 * This file is licensed under AGPL-3.0-or-later, see NOTICE and LICENSE for
 * more information.
 */

// Package routers implements both the frontend and API routers.
package routers