Skip to content

mrhashcoder/ApiGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiGenerator

A Node app which works something like FireBase . it takes data as input and host them over a API

How To Setup :

1. Clone this Repo

2. Set MongoURI and PORT (8101) in .env file

3. nodemon command in Command Prompt and run the server

How To use :

1. visit the localhost for your server in browser

2. visit "/db" and create DataBase

3. after that create Collection in your DataBase

4. insert Data in Created Collection

5. use Api at "/api" .

About

A Node.js Application. it takes data as input and host them over a API. You can Create DataBase and Collection in it and upload data in collections. everything will be hosted at api endPoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors