diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index f5612a4e..00000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,14 +0,0 @@ -# These are supported funding model platforms - -github: [danielgtaylor] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -polar: # Replace with a single Polar username -buy_me_a_coffee: # Replace with a single Buy Me a Coffee username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml deleted file mode 100644 index d55b6556..00000000 --- a/.github/workflows/ci.yaml +++ /dev/null @@ -1,28 +0,0 @@ -name: CI -permissions: - contents: read -on: - push: - branches: [main] - pull_request: {} -jobs: - build: - runs-on: ubuntu-latest - strategy: - matrix: - go: [1.23, 1.24] - name: Build & Test - steps: - - uses: actions/checkout@v4 - - name: Setup go - uses: actions/setup-go@v5 - with: - go-version: ${{ matrix.go }} - - name: golangci-lint - uses: golangci/golangci-lint-action@v8 - with: - version: v2.1.6 - - run: go test -race -coverprofile=coverage.txt -covermode=atomic ./... - - uses: codecov/codecov-action@v4 - with: - token: ${{ secrets.CODECOV_TOKEN }} diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml deleted file mode 100644 index 59e30dd2..00000000 --- a/.github/workflows/docs.yaml +++ /dev/null @@ -1,25 +0,0 @@ -name: docs -on: - workflow_dispatch: {} - push: - branches: [main] - paths: [".github/workflows/docs.yaml", "docs/**"] -permissions: - contents: write -jobs: - deploy: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - uses: actions/setup-python@v4 - with: - python-version: 3.x - - run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV - - uses: actions/cache@v3 - with: - key: mkdocs-material-${{ env.cache_id }} - path: .cache - restore-keys: | - mkdocs-material- - - run: pip install mkdocs-material mkdocs-material[imaging] mkdocs-macros-plugin - - run: cd docs && mkdocs gh-deploy --force diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a879595c..00000000 --- a/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -coverage.txt -.vscode -*.test -cpu.out -mem.out -**/.DS_STORE -docs/site -docs/__pycache__ -docs/.cache -.idea/ diff --git a/.golangci.yml b/.golangci.yml deleted file mode 100644 index 9f51af61..00000000 --- a/.golangci.yml +++ /dev/null @@ -1,33 +0,0 @@ -version: "2" -linters: - enable: - - dupword - - misspell - - musttag - - nolintlint - - perfsprint - - prealloc - - testifylint - - unconvert - - unparam - - wastedassign - disable: - - errcheck - exclusions: - generated: lax - presets: - - comments - - common-false-positives - - legacy - - std-error-handling - paths: - - third_party$ - - builtin$ - - examples$ -formatters: - exclusions: - generated: lax - paths: - - third_party$ - - builtin$ - - examples$ diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..b3470974 --- /dev/null +++ b/404.html @@ -0,0 +1,2236 @@ + + + +
+ + + + + + + + + + + + + + +- Our API Gateway allows you to secure your API, scale it globally, generate documentation from your OpenAPI, and monetize your users. -
- Start for Free -- 当社のAPI Gatewayは、APIのセキュリティ強化、グローバルスケール、OpenAPIからのドキュメント生成、ユーザーの収益化を支援します。 -
- 無料で始める -