https://github.com/olillin/prit-streck-backend
Backend/API for P.R.I.T.'s Tab Store
https://github.com/olillin/prit-streck-backend
backend-api express typescript
Last synced: over 1 year ago
JSON representation
Backend/API for P.R.I.T.'s Tab Store
- Host: GitHub
- URL: https://github.com/olillin/prit-streck-backend
- Owner: olillin
- License: mit
- Created: 2025-02-03T15:39:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:28:56.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:31:44.917Z (over 1 year ago)
- Topics: backend-api, express, typescript
- Language: TypeScript
- Homepage:
- Size: 444 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# P.R.I.T. Strecklista Backend
Backend of the "strecklista" developed by and for
[P.R.I.T.](https://prit.chalmers.it) at Chalmers'
[IT student division](https://chalmers.it).
## Running/configuring the server
Check out [SERVER.md](./docs/SERVER.md)
## See also
The source for the frontend by [Erik Persson](https://github.com/erikpersson0884)
can be found at
The [API documentation](docs/API.md).