So, I'm trying to develop a server. I'm rather new to server development.
But I want to learn. However, I need some assistance with this.

So to get to the point; I simply want to send commands from my website
to the server. Mainly to edit characters from the web without having to
ask them to leave.

So I got told that I should create a JSON receiver on the server.
So is this easy to do? Is it something even I can pull off without any prior
experience to server development? If so, please point me in the right
direction with this!

All and any help would be much appreciated!