Logo
Explore Help
Sign In
julienfroidefond/got-gaming
1
0
Fork 0
You've already forked got-gaming
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
702476c34925467e572ab1d7ba925186bc95facf
got-gaming/app/api/health/route.ts
Julien Froidefond d11059dac2 Refactor ESLint configuration and update code formatting: Standardize quotes in eslint.config.mjs, next.config.js, and various TypeScript files for consistency. Add Prettier as a dependency and include formatting scripts in package.json. Clean up unnecessary whitespace in multiple files to enhance code readability.
2025-12-10 11:30:00 +01:00

6 lines
123 B
TypeScript
Raw Blame History

import { NextResponse } from "next/server";
export async function GET() {
return NextResponse.json({ status: "ok" });
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 68ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API