robmclarty / knex-express-project-sampleLinks
An example backend Node API project structure using Express and Knex (inspired storium - https://github.com/robmclarty/storium)
☆200Updated 2 years ago
Alternatives and similar repositories for knex-express-project-sample
Users that are interested in knex-express-project-sample are comparing it to the libraries listed below
Sorting:
- An example API application using Node, Knex, and TypeScript☆74Updated 6 years ago
- A simple API system on a pg database, using knex and objection to simplify connection and management☆31Updated 2 years ago
- A dockerized TypeScript-Express App boilerplate with MongoDB and Github Actions☆313Updated last week
- An Express and Bookshelf based backend implementation of the RealWorld API Spec.☆98Updated this week
- Implementation of node.js authentication with social login ✌️, user impersonation 💅, and no passport.js required 💁☆260Updated 2 years ago
- Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp☆153Updated last year
- Node, express, mongoose, passport and JWT REST API authentication example☆201Updated 2 years ago
- A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript☆101Updated 4 months ago
- ☆260Updated 2 years ago
- Boilerplate code to get started with building RESTful API Services (Express, TypeORM MongoDB stack)☆76Updated 2 years ago
- Rest API with JWT authentication and role based authorization using TypeScript Express.js and TypeORM☆350Updated 2 years ago
- Boilerplate for creating express server using typescript☆22Updated 4 years ago
- ☆250Updated 4 months ago
- Express REST API with JWT Authentication and support for sqlite, mysql, and postgresql☆498Updated 5 years ago
- REST API with Node.js, Express and Mongo written in TypeScript and protected by JWT☆75Updated 2 years ago
- Node.js + MongoDB API - JWT Authentication with Refresh Tokens☆130Updated 2 years ago
- A demo project for an article on Sequelize and Postgres☆122Updated 2 years ago
- This is a simple NodeJS Architecture can be used in an enterprise applications. 🎉🤔☆74Updated last year
- Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API☆257Updated 2 years ago
- Express GraphQL API with JWT Authentication and support for sqlite, mysql, and postgresql☆248Updated 2 years ago
- Basic Node with Express + PostgreSQL Server☆114Updated 2 years ago
- REST API boilerplate with Typescript, Express.js, Typeorm and Mocha.☆336Updated last month
- express-api with Sequelize☆144Updated this week
- Boilerplate for node express mysql typescript api project☆192Updated 8 months ago
- Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest