UNPKG

create-mock-backend

Version:

This is npx starter package for installing your favourite backend template for mockBee.

89 lines (61 loc) • 3.53 kB
<p align="center"> <a href="https://mockbee.netlify.app/" rel="noopener" target="_blank"><img src="https://user-images.githubusercontent.com/47717492/139522047-d7c1be05-8c59-4d28-8c9e-76f94dfad25e.png" width="120" height="120" align="center"/></a> </p> <h1 align="center"><b>mockBEE</b></h1> <p align="center"> <a href="https://github.com/neogcamp/mockBee/blob/main/LICENSE" target="blank"> <img src="https://img.shields.io/github/license/neogcamp/mockBee?style=flat-square" alt="mockBee licence" /> </a> <a href="https://github.com/neogcamp/mockBee/fork" target="blank"> <img src="https://img.shields.io/github/forks/neogcamp/mockBee?style=flat-square" alt="mockBee forks"/> </a> <a href="https://github.com/neogcamp/mockBee/stargazers" target="blank"> <img src="https://img.shields.io/github/stars/neogcamp/mockBee?style=flat-square" alt="mockBee stars"/> </a> <a href="https://github.com/neogcamp/mockBee/issues" target="blank"> <img src="https://img.shields.io/github/issues/neogcamp/mockBee?style=flat-square" alt="mockBee issues"/> </a> <a href="https://github.com/neogcamp/mockBee/pulls" target="blank"> <img src="https://img.shields.io/github/issues-pr/neogcamp/mockBee?style=flat-square" alt="mockBee pull-requests"/> <img src="https://img.shields.io/tokei/lines/github/neogcamp/mockBee?label=total%20lines%20of%20code&style=flat-square" alt="mockBee total lines of code"/> </a> </p> <p align="center"> <a href="https://www.github.io/mockBee" target="blank">mockBee Docs</a> Ā· <a href="https://www.npmjs.com/package/create-mock-backend" target="blank">create-mock-backend</a> Ā· <a href="https://github.com/neogcamp/mockBee/issues/new/choose">Report Bug</a> Ā· <a href="https://github.com/neogcamp/mockBee/issues/new/choose">Request Feature</a> </p> --- ## **šŸ¤” About** šŸš€ **mockBEE** will give you Fake Backend APIs for you to build awesome Frontend Projects! ⚔ Building and hosting custom backend is complex and time-consuming. Instead, use variety of fake APIs provided by **mockBEE** and get started instantly. 🌌 Built with **MirageJS**, which is an API Mocking Library 🤩 **mockBEE** is a collection of fine-crafted APIs for awesome web applications such as e-commerce, video-library, social media etc. It is easily configurable, highly customizable and all app APIs are packed with cool features šŸ”„ > You build beautiful **frontend**, we've got your Back(end)! --- ## **✨ Features** - Install directly from your command line - Zero Config - Choose from different available Backend Templates - Well-documented and actively developed project - Add your Custom Data - Provides Backend Features like Auth out of the box - Customize and Extend to add more features to your app if you might! --- ## **⬇ Installation** You can initialize a new **mockBee** backend project template using: ```bash npx create-mock-backend ``` That's it! Wait for the installation to be finished and follow the instructions in the terminal. ## **šŸ’– We love Contributions** - **mockBEE** is truly Open Source. Any sort of contribution to this project are highly appreciated. Create a branch, add commits, and [open a pull request](https://github.com/neogcamp/mockBee/compare). - Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to **mockBEE**. --- ## **šŸ›”ļø License** This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.