Creating a JSON API

How can I use json and create my very own api. I also need it to be secure. Can someone leave an example code below, to give me hints. THX :smile:

Have you started something that you can post the code here to show us? Then you can ask specific questions about your attempt that we could help you with.

If you don’t know how to get started, have you done any searches for articles or tutorials that will help you?

2 Likes

You can start with a simple google search.
=> https://github.com/fguillot/JsonRPC (or others)

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.