some minor changes

pull/2/head
iglocska 2019-05-02 17:45:42 +02:00
parent 829bd243c5
commit 434086627d
1 changed files with 3 additions and 1 deletions

View File

@ -77,10 +77,12 @@
\begin{itemize}
\item The result of our own frustration
\item Built in {\bf ReST client} with templating
\item Extensive query builder UI by Sami Mokaddem
\item Build queries in a simple interface, automatically set URLs, headers, etc
\item Uses the self documentation of APIs
\item Export your queries as {\bf cURL or Python scripts}
\item Built in testing tools (performance measurements, result parsers)
\item Store queries for reuse and download the results directly
\end{itemize}
\end{frame}
@ -107,6 +109,7 @@
\item Server settings
\item Bruteforce protection resets
\item Enrichment
\item Worker management
\end{itemize}
\item Goal was also to move away from the often malfunctioning scheduler and have cron friendly CLI scripts
\end{itemize}
@ -131,7 +134,6 @@
\item Would open us up to simple customiseable search APIs
\end{itemize}
\item Open up search APIs to other scopes (objects, users, organisations, proposals, feeds, galaxies, taxonomies)
\item Sami Mokaddem designing an extensive GUI overlay for easy query construction
\end{itemize}
\end{frame}