/nprest-sql

This is an open-source Production NodeJS Template for creating Rest APIs with MySQL as Database.

Primary LanguageJavaScript

NPREST-SQL

Folder Structure

NodeJS Production REST API with MySQL

NPREST-SQL is an open-source template for building production-ready REST APIs in NodeJS with MySQL database.

The aim is to focus on best practices without hampering the performance.

Dependencies

Use the package manager npm to install below.

+ express
+ mysql
+ dotenv
+ cookie-parser
+ redis
+ cors

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT