Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typepoint/typepoint

Library for defining, consuming and/or serving strongly typed RESTful API endpoints in TypeScript.
https://github.com/typepoint/typepoint

Last synced: 3 months ago
JSON representation

Library for defining, consuming and/or serving strongly typed RESTful API endpoints in TypeScript.

Awesome Lists containing this project

README

        




Library for easily
defining, enforcing, consuming, and/or serving
strongly typed RESTful API endpoints
in TypeScript.

![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/typepoint/typepoint/Validate/master) [![codecov](https://codecov.io/gh/typepoint/typepoint/branch/master/graph/badge.svg)](https://codecov.io/gh/typepoint/typepoint)

## Guide

Please check out our detailed [guide](https://typepoint.github.io) for how to start using TypePoint.

## Contributing

Got an problem or suggestion? Submit an [issue](https://github.com/typepoint/typepoint/issues)!

Want to contribute? Fork the [repository](https://github.com/typepoint/typepoint) and submit a pull request! 😸