An open API service indexing awesome lists of open source software.

https://github.com/sanjaraiy/project_backend

🚀✨ This repository is special! It contains the backend of Twitter built with Node.js, JavaScript, and Express. Crafted as production-level code. 💻📈
https://github.com/sanjaraiy/project_backend

cors-proxy custom-middleware data-modeling express-js express-middleware gitkeep javascript mongodb-atlas mongoose mvc-architecture nodejs prettier-plugin

Last synced: about 2 months ago
JSON representation

🚀✨ This repository is special! It contains the backend of Twitter built with Node.js, JavaScript, and Express. Crafted as production-level code. 💻📈

Awesome Lists containing this project

README

          

# Special Points
there are two types of importing in js :-
1) required syntax (old)/comman
2) import/export (ES6)/module

to handle error in with database
1) try catch
2) promises (then, catch)

## Database is always in other contienent.