1.0.1 • Published 5 years ago

quotos v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

const Sophos = use('Sophos')

That's all folks! To get a random quote, we just have to follow the above instructions and call it like this in our code.

    const Sophos = use('Sophos')
    
    Sophos.getQuote().then(quote => {
        res.json(quote)
    })
1.0.1

5 years ago

1.0.0

5 years ago