https://github.com/omermecitoglu/example-user-service
https://github.com/omermecitoglu/example-user-service
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/omermecitoglu/example-user-service
- Owner: omermecitoglu
- License: mit
- Created: 2024-06-05T06:52:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T02:50:43.000Z (about 1 year ago)
- Last Synced: 2025-05-04T21:12:56.849Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 280 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example User Service
This is an example of how to use [JSON Generator](https://www.npmjs.com/package/@omer-x/next-openapi-json-generator), [Route Handler](https://www.npmjs.com/package/@omer-x/next-openapi-route-handler) and [Interface Generator](https://www.npmjs.com/package/@omer-x/next-openapi-interface-generator) packages to build a type-safe and self-documenting [Next.js](https://nextjs.org) application with [OpenAPI](https://swagger.io/specification).
