w3cj / express-api-starter-tsLinks
A basic starter for an express.js API with Typescript
☆497Updated 2 weeks ago
Alternatives and similar repositories for express-api-starter-ts
Users that are interested in express-api-starter-ts are comparing it to the libraries listed below
Sorting:
- A basic starter for an express.js API☆460Updated 2 weeks ago
- RESTful API server boilerplate suing Node JS, TypeScript, Express and Prisma.☆286Updated last year
- ☆147Updated 3 years ago
- ☆605Updated last year
- ☆221Updated 2 years ago
- ☆262Updated last year
- A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT…☆250Updated last year
- An express + typescript boilerplate with prisma preconfigured with eslint + prettier, swagger, husky, jest and supertest☆78Updated last year
- A opinionated starter template for building REST APIs with Express, Drizzle ORM and PostgreSQL.☆75Updated 5 months ago
- A restaurant food delivery service database implemented with drizzle.☆320Updated last year
- ☆398Updated last year
- Code for a Next-Auth on App Router video☆120Updated 2 years ago
- The TypeScript Express Mongoose Starter is a powerful boilerplate for TypeScript web applications. It combines Express.js, TypeScript, an…☆94Updated 2 years ago
- 🚀 A modern, production-ready Express.js starter template built with TypeScript. Features JWT authentication, Prisma ORM, comprehensive t…☆118Updated 10 months ago
- A boilerplate for making production-ready RESTful APIs using Node.js, TypeScript, Express, and Mongoose☆363Updated 8 months ago
- ☆104Updated 3 years ago
- Express + TypeScript starter template☆1,144Updated this week
- ☆100Updated last year
- A cheat sheet repository of prisma ORM☆105Updated 2 years ago
- ☆474Updated last year
- A basic Next.js starter.☆247Updated last week
- A bare-bones vite + react + typescript starter template with eslint + prettier, vitest + @testing-library and react-router☆214Updated last year
- 🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets☆139Updated 3 years ago
- ☆387Updated last year
- A starter template for building fully documented type-safe JSON APIs with Hono and Open API☆901Updated 2 weeks ago
- Code for the App Router state management tutorial