| goldbergyoni/nodebestpractices |
94,776 |
|
0 |
0 |
about 2 years ago |
0 |
|
69 |
cc-by-sa-4.0 |
Dockerfile |
| :white_check_mark: The Node.js best practices list (December 2023) |
| testjavascript/nodejs-integration-tests-best-practices |
2,983 |
|
0 |
0 |
over 2 years ago |
0 |
|
42 |
|
JavaScript |
| ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (July 2022) |
| developit/express-es6-rest-api |
2,425 |
|
0 |
3 |
about 3 years ago |
5 |
November 06, 2015 |
23 |
mit |
JavaScript |
| :battery: Starter project for an ES6 RESTful Express API. |
| danielfsousa/express-rest-boilerplate |
2,255 |
|
0 |
2 |
about 3 years ago |
6 |
October 04, 2017 |
39 |
mit |
JavaScript |
| ⌛️ Express starter for building RESTful APIs |
| FoalTS/foal |
1,836 |
|
7 |
29 |
over 2 years ago |
94 |
October 29, 2023 |
14 |
mit |
TypeScript |
| Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented. |
| salman0ansari/whatsapp-api-nodejs |
1,111 |
|
0 |
0 |
over 2 years ago |
0 |
|
49 |
gpl-3.0 |
JavaScript |
| RESTful WhatsApp API with Multiple Device Support |
| Stiffstream/restinio |
1,067 |
|
0 |
0 |
over 2 years ago |
0 |
|
33 |
other |
C++ |
| Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use |
| kwhitley/apicache |
1,063 |
|
437 |
77 |
about 4 years ago |
79 |
October 25, 2021 |
52 |
mit |
JavaScript |
| Simple API-caching middleware for Express/Node. |
| maitraysuthar/rest-api-nodejs-mongodb |
1,051 |
|
0 |
0 |
almost 3 years ago |
0 |
|
37 |
mit |
JavaScript |
| A boilerplate for REST API Development with Node.js, Express, and MongoDB |
| davellanedam/node-express-mongodb-jwt-rest-api-skeleton |
851 |
|
0 |
3 |
over 2 years ago |
98 |
April 30, 2022 |
12 |
mit |
JavaScript |
| This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp |