5 repository-uri
Pre-built simulated backend services used to prototype applications without implementing a custom server.
Distinct from Backend Development: Specifically provides a pre-built simulation of a backend rather than tools or frameworks for building one from scratch.
Explore 5 awesome GitHub repositories matching web development · Mock Backends. Refine with filters or upvote what's useful.
vue-admin-better is a Vue 3 admin dashboard template and framework used for creating data-driven backend management systems. It provides a responsive admin UI kit with pre-built page templates and layouts that adapt to desktop, mobile, and tablet screens. The framework features a dynamic route management system that renders application navigation and page access based on configurations received from a remote server. It includes a mock API development environment for generating and exporting simulated backend data, enabling frontend development to proceed without a live API. The project imple
Ships with simulated backend services to prototype applications without a live server.
Grasscutter is a private game server emulator designed to replicate game backend logic and simulate core gameplay mechanics without the use of official servers. It functions as a system for simulating character progression, world entities, and general backend simulation to host a private instance of a specific anime game. The project includes a game object management console for spawning entities and controlling player inventories within the simulated environment. It also provides a server configuration tool featuring a guided interface to generate and manage the settings and configuration fi
Simulates the authentication and data services required by the game client to boot into the game world.
Apihub is a deployable REST API mock server and public sandbox that provides a collection of functional endpoints for testing HTTP requests and building frontend portfolios. It serves as a pre-built backend infrastructure for simulating diverse services without requiring a custom backend. The project provides dedicated mock endpoints for various business domains, including ecommerce workflows, social networking features, realtime chat, and task management. It also includes specialized endpoints for verifying HTTP method behavior and header handling. The system implements a RESTful architectu
Offers a comprehensive suite of pre-built APIs simulating ecommerce, social, and chat features for development projects.
This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It provides a pre-configured development stack that integrates a Redux state management framework, a role-based access control system, and a standardized Axios HTTP client wrapper. The system includes a mock API development environment that serves fake data through a local server to decouple frontend development from backend availability. It uses Vite for module bundling and provides a component-library based UI for constructing management interfaces. The platform covers a broad range
Provides mock backends to simulate API responses for frontend development without a live server.
Acest proiect este un șablon pentru construirea de dashboard-uri administrative folosind framework-ul Vue 3 și TypeScript. Oferă o arhitectură modulară concepută pentru a ajuta dezvoltatorii să organizeze, monitorizeze și controleze setările complexe ale aplicațiilor printr-un portal web centralizat. Șablonul se distinge prin integrarea unei suite cuprinzătoare de instrumente de dezvoltare, inclusiv un simulator de API backend încorporat și un generator de date mock pentru frontend. Aceste funcționalități permit testarea logicii aplicației și a fluxurilor utilizatorului înainte ca serviciile de producție să fie complet integrate. De asemenea, încorporează o bibliotecă de componente reutilizabile bazată pe Element Plus pentru a accelera construcția interfețelor complexe de management. Framework-ul include suport fundamental pentru internaționalizare, permițând traducerea textului interfeței utilizatorului în mai multe limbi, bazată pe setările regionale. Utilizează o structură modulară de componente și gestionarea reactivă a stării pentru a asigura că portalurile administrative rămân organizate și ușor de întreținut pe măsură ce scalează.
Provides a built-in mock backend to simulate API responses for frontend development.