Skip to content

ArefShojaei/Faker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faker API 👌

faker Api

NodeJs and ExpressJS

Demo


javascript logo nodejs logo express logo


How to use it?

First step:

Install all package dependencies from NPM

npm install

Second step:

After installing packages, then create ".env" file in root of the project and add these variables

APP_PORT = 3000

Third step:

Launch web server for using as service!

npm start

API End-points + HTTP methods

Get random fake a User data

[GET] /api/user

Get random fake Git data

[GET] /api/git

Get random fake Http-request data

[GET] /api/request

Get random fake Finance-account data

[GET] /api/finance-account

About

This project has been created by NodeJS and custom "Fake Data" with API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published