Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 340 Bytes

IIITIAN Network Backend Application

Workspace Flow

1. Routes
    Used to handle any routes
2. Validation
    Used to do validation of the incoming data
3. models
    Containes all the MongoDB Schemas

Remember not to touch .gitignore and package.json file unless too important and you know what you're doing.