All Projects → yucccc → Mall Api

yucccc / Mall Api

🚀node+mongodb 接口

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mall Api

Vue Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Vuejs, + Node.js + Express + MongoDB 🚀🤘
Stars: ✭ 141 (-5.37%)
Mutual labels:  mongodb
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+7677.18%)
Mutual labels:  mongodb
Vue Shopping
vue电商 基于Vue2.5+Koa2+Mongodb+Vant的移动电商webapp
Stars: ✭ 148 (-0.67%)
Mutual labels:  mongodb
Gindex V4
A Vue Js Based G Index with Improved Dark Mode, Search and Video Player
Stars: ✭ 143 (-4.03%)
Mutual labels:  mongodb
Lapidus
Stream your PostgreSQL, MySQL or MongoDB databases anywhere, fast.
Stars: ✭ 145 (-2.68%)
Mutual labels:  mongodb
Koa Restful Boilerplate
Koa 2 RESTful API boilerplate
Stars: ✭ 146 (-2.01%)
Mutual labels:  mongodb
My Moments
Instagram Clone - Cloning Instagram for learning purpose
Stars: ✭ 140 (-6.04%)
Mutual labels:  mongodb
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-0.67%)
Mutual labels:  mongodb
Mongojs
Node.js module that implements the offical mongo api
Stars: ✭ 1,782 (+1095.97%)
Mutual labels:  mongodb
Forge
🏹 Free and open source developer tool.
Stars: ✭ 147 (-1.34%)
Mutual labels:  mongodb
Cezerin2
Cezerin2 is React and Node.js based eCommerce platform. React Shopping Cart. "All In One" App: Cezerin API + Cezerin Storefront + Cezerin Dashboard.
Stars: ✭ 144 (-3.36%)
Mutual labels:  mongodb
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (-2.68%)
Mutual labels:  mongodb
Mongo Hacker
MongoDB Shell Enhancements for Hackers
Stars: ✭ 1,786 (+1098.66%)
Mutual labels:  mongodb
Keyhole
Survey Your Mongo Land - MongoDB Performance Analytics
Stars: ✭ 142 (-4.7%)
Mutual labels:  mongodb
Node Express Mongo Api
Starter project for a REST API with Node.js, Express & MongoDB 🔋
Stars: ✭ 148 (-0.67%)
Mutual labels:  mongodb
Mongodb For Python Developers
MongoDB for Python developers course handouts from Talk Python Training
Stars: ✭ 141 (-5.37%)
Mutual labels:  mongodb
Node Mongo Seeds
A tool to quickly populate your mongo db from a set of .json files
Stars: ✭ 145 (-2.68%)
Mutual labels:  mongodb
Nextjs Express Mongoose Crudify Boilerplate
Next.js (React) + Redux + Express REST API + MongoDB + Mongoose-Crudify boilerplate
Stars: ✭ 148 (-0.67%)
Mutual labels:  mongodb
Node Easy Notes App
A simple Note-Taking app built using Node.js, Express and Mongoose
Stars: ✭ 148 (-0.67%)
Mutual labels:  mongodb
Supersafebank
Sample Event Sourcing implementation with .NET Core
Stars: ✭ 142 (-4.7%)
Mutual labels:  mongodb

锤子商城接口

☝️先启动mongodb

mongod

✌️首次运行需要先初始化数据库抓取锤子商城数据

npm run initData

👌启动项目 默认端口 3333

npm run dev

or

node run ./bin/www

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].