https://github.com/ynathan/ffmpeg-filter-api
https://github.com/ynathan/ffmpeg-filter-api
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ynathan/ffmpeg-filter-api
- Owner: YNathan
- Created: 2020-11-29T15:06:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T15:27:07.000Z (over 5 years ago)
- Last Synced: 2025-01-23T10:33:51.037Z (over 1 year ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Freeze-Frame-Validator
#### Technologies
* nodejs as server
* 'inversify' server for the api
* typeorm for the entity
* db is as json
* The connection is secured with free\self-signed certificate you can see it at app.ts
###### ** I Added a swagger
you can see it at url `https://localhost:3000/api-docs/swagger`