全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

登錄


全部 新建 登錄
's Avatar

mike

加入 1725648545

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新
所有 Gists 3
mike's Avatar

mike / AlveusApiStandard.md

0 喜歡
0 分支
1 檔案
最後活躍 1768571050

Alveus API Standard

This document describes the standardized API response format used across all Alveus API projects built with Alveus.Api.Common.

Overview

All API endpoints return responses wrapped in a standardized ApiResponse object. This ensures consistency across all APIs and makes it easier for clients to handle responses, errors, and pagination.

Response Models

mike's Avatar

mike / seafile-darktheme-fixed.css

0 喜歡
0 分支
1 檔案
最後活躍 1731234189
1 @media (prefers-color-scheme: dark) {
2 :root {
3
4 --main-bg: #282c34;
5 --dark-bg: #21252b;
6 --light-bg: #333842;
7
8 --main-font: #ababab;
9 --light-font: #eee;
10 --dark-font: #888;
mike's Avatar

mike / CaptchaApiService.md

0 喜歡
0 分支
1 檔案
最後活躍 1726905831

Captcha API Service

Methods;

Generate Challenge

https://api.alveus.dev/captcha/v1/challenge

Generates a challenge and returns the answer symbol, the symbol name, and the captcha image as a base64 encoded jpeg image.

API Key

上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 86ms⋅

繁體中文
Čeština Deutsch English Español Français Magyar Italiano Português Русский Türkçe 中文 繁體中文
⋅ Alveus ⋅ Alveus Forge