Sure!
Take contour $C$ as an infinitely large semicircle on the upper half plane, centered at the origin.
Let $f(z)=\frac{e^{az}}{1+e^z}$.
Note that $$\oint_C f(z)dz=\int^\infty_{-\infty}f(z)dz+\int_{\text{arc}}f(z)dz$$ and the arc integral vanishes.
The poles enclosed are at $z=(2n+1)\pi i$ where $n\ge 0$.
It is easy to show that $$\text{Res}_{z=(2n+1)\pi i}f(z)=-e^{(2n+1)a\pi i}$$
Therefore, the sum of residues is a geometric series:
$$2\pi i\sum\text{Res}=-2\pi i\cdot e^{a\pi i}\cdot\frac1{1-e^{2a\pi i}}= \frac{\pi}{\sin(a\pi)}$$
As a result, by Residue theorem,
$$\color{red}{\int^\infty_{-\infty}\frac{e^{ax}}{1+e^x}= \frac{\pi}{\sin(a\pi)}}$$
As mentioned in the comments, the geometric series does not converge. However, if we use residue method to evaluate
$$\lim_{k\to a}\int^\infty_{-\infty}\frac{e^{kx}}{1+e^x}dx$$, we would always obtain a convergent geometric sum, no mattet in which direction $a$ is approached, except horizontally. (I can attach a proof on request) Unfortunately, the integral would evaluate to a divergent series if $k=a$. I don’t know an explanation for this phenomenon.