All Projects → Harpuia → scalable-retail-web-service

Harpuia / scalable-retail-web-service

Licence: other
A highly scalable retail web service.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to scalable-retail-web-service

newsql nosql library
整理12种数据库相关资料,mysql,mariaDB,Percona Server,MongoDB,Redis,RocksDB,TiDB,CouchDB,Cassandra,TokuDB,MemDB,Oceanbase
Stars: ✭ 270 (+1250%)
Mutual labels:  cassandra
twitter-go
A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.
Stars: ✭ 39 (+95%)
Mutual labels:  cassandra
tlp-stress
A workload-centric stress tool for Apache Cassandra. Designed for simplicity, no math degree required.
Stars: ✭ 53 (+165%)
Mutual labels:  cassandra
cassandra-top
Cassandra top command to monitor cluster without Datastax OpsCenter, and log nodetool administrative commands
Stars: ✭ 13 (-35%)
Mutual labels:  cassandra
spring-data-starter
⚡️ A sample Spring Data Cassandra REST API
Stars: ✭ 36 (+80%)
Mutual labels:  cassandra
cassandra-example-using-ruby
The purpose of this step-by-step tutorial is to provide a very simple example of configuring and using the Cassandra database engine with the Ruby Language.
Stars: ✭ 21 (+5%)
Mutual labels:  cassandra
workshop-intro-to-cassandra
Learn Apache Cassandra fundamentals in this hands-on workshop
Stars: ✭ 208 (+940%)
Mutual labels:  cassandra
cassandra-dtest
Mirror of Distributed test suite for Apache Cassandra
Stars: ✭ 44 (+120%)
Mutual labels:  cassandra
vscode-cql
CQL language support for VS Code.
Stars: ✭ 15 (-25%)
Mutual labels:  cassandra
gun-cassandra
Cassandra / Elassandra persistence layer for Gun DB 🔫
Stars: ✭ 14 (-30%)
Mutual labels:  cassandra
jelass
Janus + Elastic Search + Cassandra docker container with SSL Client Certificates implemented.
Stars: ✭ 13 (-35%)
Mutual labels:  cassandra
cassandra-diagnostics
Cassandra Node Diagnostics Tools
Stars: ✭ 51 (+155%)
Mutual labels:  cassandra
cassandra-CQL-exporter
A highly configurable utility to export whole Apache Cassandra keyspace or table structure/data to CQL scripts.
Stars: ✭ 19 (-5%)
Mutual labels:  cassandra
Cassandra-Data-Modeling
Basic Rules of Cassandra Data Modeling
Stars: ✭ 29 (+45%)
Mutual labels:  cassandra
esop
Cloud-enabled backup and restore tool for Apache Cassandra
Stars: ✭ 40 (+100%)
Mutual labels:  cassandra
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (+45%)
Mutual labels:  cassandra
freestyle-cassandra
Freestyle Cassandra
Stars: ✭ 17 (-15%)
Mutual labels:  cassandra
loopback-connector-cassandra
Cassandra connector for the LoopBack framework.
Stars: ✭ 13 (-35%)
Mutual labels:  cassandra
kubernetes-helm-chart-cassandra
Kubernetes Helm Chart for Cassandra
Stars: ✭ 29 (+45%)
Mutual labels:  cassandra
labs
learning based labs for Azure Cosmos DB
Stars: ✭ 66 (+230%)
Mutual labels:  cassandra

A simple e-commerce web system implementation.

To run the web server

$ npm install
$ nodemon server.js

Note: If nodemon doesn't work, try node server.js instead.

By default, the web server is listening port 4000.

To connect from browser

Suppose you run the web server locally, type the following URL in your browser:

http://localhost:4000
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].