UNPKG

fets

Version:

TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience

52 lines (33 loc) 1.79 kB
<div align="center"> <h3>feTS</h3> <h5>Fetch API ❤️ TypeScript</h5> <h6>Fully-featured HTTP framework to build REST APIs with focus on easy setup, performance & great developer experience</h6> <a href="https://fets.dev"><b>Go to documentation</b></a> </div> <br /> <div align="center"> ![npm](https://badgen.net/npm/v/fets) </div> ## [Documentation](https://fets.dev) Our [documentation website](https://fets.dev) will help you get started. ## [Examples](https://github.com/ardatan/fets/tree/master/examples) We've made sure developers can quickly start with feTS by providing a comprehensive set of examples. [See all of them in the `examples/` folder.](https://github.com/ardatan/fets/tree/master/examples) ## Support feTS feTS is built and maintained in the open for everyone who wants to create reliable, type-safe APIs with TypeScript. If feTS helps you or your team ship with more confidence, consider [sponsoring the project](https://github.com/sponsors/ardatan). Your support helps fund ongoing maintenance, better documentation, performance improvements, and new features for the community. Every contribution, large or small, helps keep feTS healthy and moving forward. ## Contributing If this is your first time contributing to this project, please do read our [Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md) before you get started off. Feel free to open issues and pull requests. We're always welcome support from the community. ## Code of Conduct Help us keep feTS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted from [Contributor Covenant](https://www.contributor-covenant.org/). ## License MIT