open-source-seo / pictures-to-slideshow-video-api

API to generate slideshow video from pictures
MIT License
1 stars 1 forks source link

Add express.js runtime validation #7

Open mkozjak opened 3 years ago

mkozjak commented 3 years ago

All requests should be validated (params, body, etc.)

ahmedmagdy9129 commented 3 years ago

you can use jwt to validate your requests.