A Lévy density is defined as
$$q(x;1/2,1)=\frac{1}{\sqrt{2\pi }}e^{-\frac{1}{2x}}x^{-\frac{3}{2}}$$
for $x>0$
I am looking for it's Fourier transform:
$$g(k;1/2,1)=\frac{1}{\sqrt{2\pi }}\int_{0}^{\infty} e^{ikx-\frac{1}{2x}}x^{-\frac{3}{2}}dx = e^{-\sqrt{|k|}(1-i\text{ sign}(k))} $$
where sign$(k) = k/|k|$
How to evaluate this integral?
The author from the book I took it from, suggests splitting the integral into real and imaginary part (V.V. Uchaikin, V.M. Zolotarev, Chance and Stability. Stable Distributions and their Applications). Unfortunatly, he ommits the evaluation, giving only the final result.

Let $I(k)$ be the integral given by
$$\begin{align} I(k)&=\int_0^\infty e^{ikx-1/2x} x^{-3/2}\,dx\\\\ \end{align}$$
We assume that $k>0$ and leave the case for which $k<0$ to the reader.
Let $a=(1-i)\sqrt k$. Then, we can write $I(k)$ as
$$I(k)=\int_0^\infty e^{-\frac a2 \left(ax+\frac1{ax}\right)}\,x^{-3/2}\,dx$$
Enforcing the substitution $ax\to x$ yields
$$\begin{align} I(k)&=\sqrt a\int_0^\infty e^{-\frac a2 \left(x+\frac1{x}\right)}\,x^{-3/2}\,dx\\\\ &=\sqrt a\,e^{-a}\int_0^\infty e^{-\frac a2 \left(\sqrt x-\frac1{\sqrt x}\right)^2}\,x^{-3/2}\,dx \tag 1 \end{align}$$
Now, if we enforce the substitution $x\to 1/x$, we find that
$$I(k)=\sqrt a\,e^{-a}\int_0^\infty e^{-\frac a2 \left(\sqrt x-\frac1{\sqrt x}\right)^2}\,x^{-1/2}\,dx \tag 2$$
Adding $(1)$ and $(2)$ and dividing by $2$ yields
$$\begin{align} I(k)&=\sqrt a\,e^{-a}\int_0^\infty e^{-\frac a2 \left(\sqrt x-\frac1{\sqrt x}\right)^2}\,\left(\frac12 x^{-1/2}+\frac12 x^{-3/2}\right)\,dx\\\\ &=\sqrt a\,e^{-a}\int_0^\infty e^{-\frac a2 \left(\sqrt x-\frac1{\sqrt x}\right)^2}\,\frac{d}{dx}\left(\sqrt x-\frac1{\sqrt x}\right)\,dx\\\\ &=\sqrt a\,e^{-a}\int_{-\infty}^\infty e^{-\frac a2 x^2}\,dx\\\\ &=\sqrt{2\pi}e^{-a}\\\\ &=\sqrt{2\pi}e^{(1-i)\sqrt k} \end{align}$$