Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/effect-deprecated/express
Wrapper around Express
https://github.com/effect-deprecated/express
Last synced: about 2 months ago
JSON representation
Wrapper around Express
- Host: GitHub
- URL: https://github.com/effect-deprecated/express
- Owner: Effect-Deprecated
- License: mit
- Created: 2021-02-19T12:47:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T07:56:53.000Z (about 1 year ago)
- Last Synced: 2024-10-31T17:12:24.443Z (2 months ago)
- Language: TypeScript
- Size: 2.05 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
## Welcome to Effect-TS - Express
Please follow up to: [https://github.com/Effect-TS/express/tree/master/packages/express](https://github.com/Effect-TS/express/tree/master/packages/express)
## Install (WIP)
We recommend the usage of `yarn` and if you hf `yarn workspaces` that handles by default hoisting of dependencies:
```sh
yarn add @effect-ts/express @effect-ts/core
```