Use REST API with postgreSQL database?

paul's Avatar

paul

03 Apr, 2017 08:12 AM

Hello,

Can I use a postgreSQL database with the REST API?

I launch scan with POST /scans and relevant options, but where is the data stored? in sqlite? I would prefer to use a postgreSQL backend for storing scan data.

Thanks

  1. Support Staff 1 Posted by Tasos Laskos on 03 Apr, 2017 12:45 PM

    Tasos Laskos's Avatar

    The DB is only used by the WebUI, the REST API is provided by the Framework and doesn't use a DB, it only returns scan data, you are responsible for storing them if that's what you want to do.

  2. Tasos Laskos closed this discussion on 12 May, 2017 12:43 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac