Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/typepoint/typepoint
- Owner: typepoint
- License: isc
- Created: 2018-04-08T08:30:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T23:36:10.000Z (9 months ago)
- Last Synced: 2024-07-12T01:49:56.856Z (4 months ago)
- Language: TypeScript
- Homepage: https://typepoint.github.io
- Size: 3.38 MB
- Stars: 28
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Support: support/common.ts
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! 😸