Nginx configuration to enable CORS for mobile app API
We’ve been working on the Cash Expenses mobile app and building an API to a backend server. Developing this API in our local instance is as trivial as running Python Django’s server on
Software engineering blog for mobile and web
We’ve been working on the Cash Expenses mobile app and building an API to a backend server. Developing this API in our local instance is as trivial as running Python Django’s server on
This post combines several different sources of information on installing Let’s Encrypt on Debian/Ubuntu and configuring SSL on nginx and will show how to install Let’s Encrypt on Ubuntu
For those of you launching your own web servers, Nginx is a popular upgrade to using Apache, a web server that handles http requests. Nginx has more flexibility in the types of backend it works with