https://github.com/siddiqus/expressive
A NodeJS API framework built on ExpressJs bootstrapped with conventions to minimize code. (Includes Typescript Support ⭐️)
https://github.com/siddiqus/expressive
api api-server basecontroller express expressjs framework node nodejs rest-api server swagger typescript
Last synced: 4 months ago
JSON representation
A NodeJS API framework built on ExpressJs bootstrapped with conventions to minimize code. (Includes Typescript Support ⭐️)
- Host: GitHub
- URL: https://github.com/siddiqus/expressive
- Owner: siddiqus
- License: mit
- Created: 2019-04-15T04:14:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T09:35:06.000Z (over 2 years ago)
- Last Synced: 2025-01-15T18:36:09.311Z (5 months ago)
- Topics: api, api-server, basecontroller, express, expressjs, framework, node, nodejs, rest-api, server, swagger, typescript
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 28
- Watchers: 3
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/siddiqus/expressive/)
[](https://coveralls.io/github/siddiqus/expressive?branch=master)
[](https://codeclimate.com/github/siddiqus/expressive/maintainability)
[](https://codebeat.co/projects/github-com-siddiqus-expressive-master)
[](https://github.com/facebook/jest)
[](https://github.com/google/eslint-config-google)# Expressive
Fast, opinionated, minimalist, and conventional REST API framework for [node](http://nodejs.org).
(With Typescript Support :star:)# Introduction
**Expressive** is a NodeJS REST API framework built on ExpressJs and best practices for smooth development.
Please visit the [wiki page](https://github.com/siddiqus/expressive/wiki) for the full documentation.