Back to repositories

github-recent__mbarbine__mailthing-api

mailthing-api

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

GitHub

Capabilities

14

Risks

3

Maturity

deprecated

Confidence

high

Capabilities

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/src/config/env.tspackage.json

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

package.json

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/addresses/route.tsapp/api/credits/route.tsapp/api/letters/cancel/route.tsapp/api/letters/list/route.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

package.jsonpostcss.config.mjs

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

package.jsontsconfig.json

Gmail Integration

email.gmail

emailpartial

Repository has source-backed indicators for a Gmail integration.

app/src/config/env.tspackage.json

Stannp Integration

email.stannp

emailpartial

Repository has source-backed indicators for a Stannp integration.

app/src/config/env.tsapp/src/controllers/addressesController.tsapp/src/controllers/lettersController.tsapp/src/controllers/mailItemsController.ts

Financial Workflow

finance.financial-workflow

financepartial

Source evidence indicates finance, invoices, billing, payments, revenue, or market data behavior.

app/api/payments/route.tsapp/src/controllers/paymentsController.ts

Google Integration

integration.google

integrationpartial

Repository has source-backed indicators for a Google integration.

app/src/config/env.tspackage.json

OpenAI Integration

integration.openai

ai-modelpartial

Repository has source-backed indicators for a OpenAI integration.

app/src/config/env.tspackage.json

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/layout.tsxpackage.jsonpnpm-lock.yaml

Stripe Integration

payments.stripe

paymentspartial

Repository has source-backed indicators for a Stripe integration.

app/src/config/env.tsapp/src/controllers/creditsController.tsapp/src/controllers/paymentsController.tsapp/src/server.ts

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

app/src/config/env.tsapp/src/controllers/addressesController.tsapp/src/controllers/lettersController.tsapp/src/controllers/mailItemsController.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

app/api/mailitems/[stannpId]/route.tsapp/src/config/env.tsapp/src/controllers/addressesController.tsapp/src/controllers/lettersController.ts