typescript-api-skeleton
API framework
A project providing a basic setup for building an Express API backend in TypeScript.
🔷🌍 TypeScript API Skeleton: Bootstrap your new HTTP API backend with TypeScript
196 stars
8 watching
39 forks
Language: TypeScript
last commit: over 1 year ago back-endbackendbackend-apicieslintgithub-actionsjestnodenode-jsnodejssupertesttstsconfigtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
samchon/backend | A template repository for building TypeScript backend servers with NestJS and Prisma, focusing on functional programming and test-driven development. | 640 |
coderyi/monkey-github-api | A TypeScript wrapper around GitHub's API | 3 |
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
codelytv/javascript-basic-skeleton | A vanilla JavaScript project starter with built-in tools and configurations for modern web development | 212 |
dbos-inc/dbos-transact-ts | A TypeScript framework for building scalable, durable, and observable backend applications using PostgreSQL-compatible databases. | 366 |
ecyrbe/zodios | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,696 |
chsakell/aspnet5-angular2-typescript | A framework for building cross-platform single page applications using ASP.NET Core, Angular 4, and TypeScript. | 349 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
laminas-api-tools/api-tools-skeleton | A basic skeleton application for building APIs with PHP tools and utilities. | 50 |