Skip to content

maferland/paletteify-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 @maferland/paletteify-server

Generate color palette from URL


How to use

npm start
curl \
  --header "Content-Type: application/json" \
  --request POST \
  --data '{"url": "https://www.stripe.com"}' \
  http://localhost:4000/generate

Author

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published