Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyloh/schoolapi
:woman_teacher: REST API for schoolapp website.
https://github.com/heyloh/schoolapi
api-rest automatic-deployment crud docker nodejs postgres sequelize
Last synced: about 2 months ago
JSON representation
:woman_teacher: REST API for schoolapp website.
- Host: GitHub
- URL: https://github.com/heyloh/schoolapi
- Owner: heyloh
- Created: 2020-12-05T02:11:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T10:50:38.000Z (about 4 years ago)
- Last Synced: 2024-10-14T08:09:10.273Z (3 months ago)
- Topics: api-rest, automatic-deployment, crud, docker, nodejs, postgres, sequelize
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👩🏫 REST API for schoolapp
> 🚀 Deployed at Heroku## 🛠️ Technologies
The following tools were used on the development of this API:
- NodeJS
- Nodemon
- Sucrase
- Express
- Sequelize
- PostgreSQL
- Docker
- bcryptjs
- JWT (jsonwebtoken)
- Multer
- Cors
- Helmet
- Eslint
> See package.json for more details.## ✅ Features
- [x] User CRUD
- [x] User Authentication
- [x] Students CRUD
- [x] File uploads
- [x] Profile picture Storage
- [x] Students List