https://github.com/joelalejandro/yosoy-api
An API for a generic identity service.
https://github.com/joelalejandro/yosoy-api
Last synced: 3 months ago
JSON representation
An API for a generic identity service.
- Host: GitHub
- URL: https://github.com/joelalejandro/yosoy-api
- Owner: joelalejandro
- Created: 2019-09-03T04:09:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T01:30:48.000Z (over 2 years ago)
- Last Synced: 2024-12-29T14:39:15.900Z (5 months ago)
- Language: TypeScript
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `jsonapi-starter`
A template to create projects using [JSONAPI-TS](ebryn/jsonapi-ts), served with Koa and a Postgres database.
Features include:
- TypeScript environment, linted with AirBnB style + Prettier
- Pre-configured user authentication
- Koa HTTP transport layer
- Postgres database available via `docker-compose`
- HTTP logs via [`logepi`](joelalejandro/logepi)## License
MIT