{"id":"fabriciomendonca-json-server-https","name":"json-server-https","homepage":"https://hub.docker.com/r/fabriciomendonca/json-server-https","repo_url":"https://hub.docker.com/r/fabriciomendonca/json-server-https","category":"devtools","subcategories":[],"tags":["devtools","mock-api","rest","https","json-server"],"what_it_does":"json-server-https is a variant of json-server that serves a JSON file (or JSON-based data) over HTTPS, enabling REST-like CRUD endpoints for local development/testing.","use_cases":["Local development with a mock REST API over HTTPS","Testing client apps that require secure origins (e.g., Service Workers, secure cookies)","API prototyping and integration testing without a real backend"],"not_for":["Production-grade API hosting","High-security or compliance-critical deployments","Complex business logic, authorization, or data modeling needs"],"best_when":"You need a quick HTTPS mock server that exposes typical json-server routes for development and testing.","avoid_when":"You need robust security controls (authz/authn, audit logging, rate limiting), guaranteed uptime/SLA, or strict API contract management.","alternatives":["json-server (HTTP)","Mockoon (local mock APIs with HTTPS options)","Prism (API mocking/proxy for GraphQL/REST development)","WireMock (more configurable HTTP stubbing; often supports HTTPS via configuration)"],"af_score":38.5,"security_score":37.5,"reliability_score":22.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:27:13.817335+00:00","interface":{"has_rest_api":true,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"json-server-style mocks typically do not implement authentication; any HTTPS support is transport-level only."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Open-source tooling; no direct pricing information provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":38.5,"security_score":37.5,"reliability_score":22.5,"mcp_server_quality":0.0,"documentation_accuracy":40.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":90.0,"auth_strength":0.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":60.0,"security_notes":"HTTPS is the primary security feature; authentication/authorization is generally absent in json-server-like mocks. HTTPS configuration depends on how certificates/keys are supplied; transport security does not replace authz controls.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":"json-server CRUD behavior is typically not designed with idempotency semantics in mind (e.g., POST create).","pagination_style":"unknown","retry_guidance_documented":false,"known_agent_gotchas":["HTTPS setup may require providing certificates/keys; misconfiguration can block agent access.","No standardized API contract (e.g., OpenAPI) is typically available for agent-driven tooling.","json-server behavior may differ slightly from real backends (ordering, validation, error formats)."]}}