Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

A service written in TypeScript that can apply JSON patches and generate image thumbnails

License

Notifications You must be signed in to change notification settings

Kinrany/demo-typescript-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A service written in TypeScript that can apply JSON patches and generate image thumbnails.

Requirements:

  • Node.js, TypeScript
  • Authentication
  • Tests

Basic features:

  • Apply given JSON patch (RFC 6902) to the given JSON document
  • Generate a thumbnail for the given image

Extra features:

  • Add a second service that stores documents and images in PostgreSQL
  • Store cached thumbnails in Redis

About

A service written in TypeScript that can apply JSON patches and generate image thumbnails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published