Skip to content

LuanEdCosta/BaseAPI

Repository files navigation

📘 BaseAPI

Simple API structure for projects that use NodeJs.

📁 Folder Structure

  • config: project configurations, constants
  • controllers: methods that run when a front-end make a request to the API
  • models: communication with the database
  • migrations: where the database structure are created and versionated
  • helpers: functions used everywhere of the project

👨 Author

Luan Eduardo da Costa | Follow me on Linkedin

About

Base API structure in NodeJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published