explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/backend
skill tag

backend▌

581 indexed skills · max 10 per page

skills (581)

fastapi-templates

wshobson/agents · Backend

0

Production-ready FastAPI project structure with async patterns, dependency injection, and layered architecture. \n \n Provides recommended directory layout separating API routes, models, schemas, services, and repositories for maintainable codebases \n Includes base repository pattern for generic CRUD operations and service layer for business logic encapsulation \n Demonstrates async/await patterns throughout, from database sessions to route handlers, with proper lifespan management and middlewa

expo-api-routes

expo/skills · Backend

0

API routes in Expo Router for server-side logic, secrets, and third-party integrations on EAS Hosting. \n \n Create routes with +api.ts suffix in the app directory; export named functions for HTTP methods (GET, POST, PUT, DELETE) \n Handle query parameters, headers, JSON bodies, and dynamic route segments; add CORS headers for web clients \n Access server-side secrets via process.env ; set variables locally in .env or via eas env:create for production \n Deploy to EAS Hosting (Cloudflare Workers

django-verification

affaan-m/everything-claude-code · Backend

0

Comprehensive pre-deployment verification pipeline for Django projects covering migrations, linting, tests, security, and configuration. \n \n Runs 12 sequential phases: environment validation, code quality checks (mypy, ruff, black, isort), migration safety, test coverage analysis, security scanning (pip-audit, bandit, gitleaks), and Django-specific configuration verification \n Includes coverage targets by component (models 90%+, views 80%+, overall 80%+) and pre-deployment checklist covering

cargo-fuzz

trailofbits/skills · Backend

0

Cargo-based fuzzing for Rust projects using libFuzzer with integrated sanitizer support. \n \n Requires nightly Rust toolchain and works best with library crate structure; automatically enables AddressSanitizer by default for memory error detection \n Provides cargo fuzz init scaffolding, harness templates, and corpus/artifact management; supports structure-aware fuzzing via the arbitrary crate for type-driven input generation \n Includes coverage analysis integration, dictionary support for for

sentry-node-sdk

getsentry/sentry-for-ai · Backend

0

sentry-node-sdk

golang-testing

affaan-m/everything-claude-code · Backend

0

Table-driven tests, subtests, benchmarks, fuzzing, and golden files for Go TDD workflows. \n \n Covers the RED-GREEN-REFACTOR cycle with step-by-step examples for writing tests before implementation \n Includes table-driven test patterns for comprehensive coverage, error cases, and parallel execution with t.Run() \n Provides benchmarking techniques for performance analysis, memory allocation tracking, and comparative benchmarks across input sizes \n Supports fuzzing with seed corpus and property

gen-paylink-govilo

hau823823/gen-paylink-govilo · Backend

0

Package files into paid unlock links on Govilo with a single command. \n \n Accepts ZIP files, folders, or individual files as input; non-ZIP inputs are automatically packaged into a ZIP (max 20 MB, 20 files per package) \n Handles the full Govilo Bot API workflow: presign upload URL, upload to R2 storage, and create monetized item with unlock link \n Requires GOVILO_API_KEY and SELLER_ADDRESS environment variables; seller address can also be passed via CLI parameter \n Returns JSON output with

goplaces

steipete/clawdis · Backend

0

$21

apify-actorization

apify/agent-skills · Backend

0

Convert existing projects into serverless Apify Actors with language-specific SDK integration. \n \n Supports JavaScript/TypeScript (with Actor.init() / Actor.exit() ), Python (async context manager), and any language via CLI wrapper \n Provides structured workflow: apify init to scaffold, apply SDK wrapping, configure input/output schemas, test locally with apify run , then deploy with apify push \n Includes input and output schema validation, Docker containerization, and optional pay-per-event

python-resource-management

wshobson/agents · Backend

0

Deterministic resource management with context managers, cleanup patterns, and streaming state accumulation. \n \n Covers class-based and decorator-based context managers for sync and async resources, with unconditional cleanup guarantees even on exceptions \n Includes patterns for database connections, file handles, connection pools, and dynamic resource management via ExitStack \n Provides streaming response patterns with efficient state accumulation, metrics tracking, and time-to-first-byte m

prevpage 57 / 59next