https://github.com/artemovskiy/pumapi
A tool for easy building API according the JSONAPI spec
https://github.com/artemovskiy/pumapi
api json-api nest nestjs openapi3
Last synced: 28 days ago
JSON representation
A tool for easy building API according the JSONAPI spec
- Host: GitHub
- URL: https://github.com/artemovskiy/pumapi
- Owner: artemovskiy
- Created: 2022-03-30T16:37:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T05:46:26.000Z (over 3 years ago)
- Last Synced: 2025-08-09T13:42:32.332Z (10 months ago)
- Topics: api, json-api, nest, nestjs, openapi3
- Language: TypeScript
- Homepage:
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nest-json-api
A tool for easy building API acording [JSONAPI SPEC](https://jsonapi.org/).
Features:
* Automatic serialization
* Automatic deserialization
* Automatic building of API spec