Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 444 Bytes

SlideAI Backend

This is the SlideAI's Backend, made with NodeJS. SlideAI is an application to generate automatized PowerPoints, based in Wikipedia articles, IBM Watson and Google Search.

Example HTTP Request

{
	"lang": "pt",
	"author": "Yuri Faria",
	"searchTerm": "Os Lusíadas",
	"font": "Comforta",
	"prefix": "A história de",
	"numberOfSlides": 7
}

Example Result

Example