Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

cellularjs/http-sample

Repository files navigation

CellularJS HTTP Sample

1. CRUD

There is no DB migration available now. You can only see code.

$ git clone https://github.com/cellularjs/http-sample.git
$ cd http-sample
$ yarn
$ yarn dev:crud

2. Worker

$ git clone https://github.com/cellularjs/http-sample.git
$ cd http-sample
$ yarn
$ yarn dev:worker

Open this link for testing: http://localhost:3002/api/worker/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published