| hagopj13/node-express-boilerplate |
6,195 |
|
0 |
2 |
about 2 years ago |
3 |
March 30, 2021 |
92 |
mit |
JavaScript |
| A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose |
| 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 |
| kingschan1204/istock |
770 |
|
0 |
0 |
about 3 years ago |
0 |
|
18 |
|
Java |
| :point_right:一个基于spring boot 实现的java股票爬虫(仅支持A股),如果你:heart:请:star: . V2升级版正在开发中! |
| smallpath/blog |
642 |
|
0 |
0 |
almost 9 years ago |
0 |
|
2 |
apache-2.0 |
JavaScript |
| 前后端分离+服务端渲染的博客系统. 基于Vue2、Koa2、MongoDB、Redis |
| wpcfan/spring-boot-tut |
492 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
|
Java |
| My Spring Boot Tutorial -- Focusing on minimizing the learning curve and get personal thoughts about dev involved all over the tutorial. Spring Boot教程,一个掺杂着个人学习经验的不断生长的教程。 |
| marcomelilli/nestjs-email-authentication |
375 |
|
0 |
0 |
about 3 years ago |
0 |
|
10 |
mit |
TypeScript |
| Nestjs Starter using Mongodb and Passportjs |
| ivangfr/springboot-react-keycloak |
321 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
JavaScript |
| The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui. |
| watscho/express-graphql-mongodb-boilerplate |
269 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
JavaScript |
| A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose). |
| adnanrahic/securing-restful-apis-with-jwt |
269 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
JavaScript |
| How to secure a Nodejs RESTful CRUD API using JSON web tokens? |
| EricKit/nest-user-auth |
265 |
|
0 |
0 |
about 3 years ago |
0 |
|
16 |
mit |
TypeScript |
| A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL. |