Skip to content

AfanasievN/customerbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customerbase

Simple rest api using graphQL + json-server + nodejs + express

First, install node modules:

npm install

Commands:

To start node server:

npm run dev:server

To start json server:

npm run json:server

After you started servers go to -->

Where you can run your queries.

To check what data you have you can checkout in file data.json or **while your json-server is running to go to -->

About

Simple rest api using graphQL and json-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published