Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. My Project
  3. Looking for a good platform to programm webserver linked to webservices

Looking for a good platform to programm webserver linked to webservices

Scheduled Pinned Locked Moved My Project
4 Posts 3 Posters 809 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • axillentA Offline
    axillentA Offline
    axillent
    Mod
    wrote on last edited by
    #1

    My iot network is requiering development a management console based on web interface
    To control, analyse and configure

    Access to network is throuth webservices

    Any ideas of simple to start platform for this project?
    My basic idea is php with some libraries
    But may be a specially designed framework exists

    sense and drive

    scalzS 1 Reply Last reply
    0
    • axillentA axillent

      My iot network is requiering development a management console based on web interface
      To control, analyse and configure

      Access to network is throuth webservices

      Any ideas of simple to start platform for this project?
      My basic idea is php with some libraries
      But may be a specially designed framework exists

      scalzS Offline
      scalzS Offline
      scalz
      Hardware Contributor
      wrote on last edited by scalz
      #2

      @axillent
      Hello,

      I don't know if it will help you, as everyone has his favorites.
      For this task, at work, or for HA hobby and my gw, I use:

      (sorted by my preferences)

      For backend:

      1. Golang (for multiple reason is my favorite for these kind of micro services)
      2. Nodejs (is nice too)
      3. Python (same)

      For frontend:

      1. VueJs + HTML+CSS (for CSS I usually prefer not using big CSS frameworks, too much overhead and traps. and it is more compact when I need to embedd the webserver+frontend in an espressif mcu like my gw)
        You can also use Angular, or React (I don't know much about this one)

      For Native/hybrid app vs webapp (you'll need to know if you need a webapp which needs more work when you want a nice responsive display on mobile, or if you want a native or hybrid app)

      • Ionic or Nativescript

      Ide:

      • VS Code (I use it for almost all my software dev)
      • Goland (but VS Code is working for Golang)

      There are bunch of examples on github, for lot of languages as well. Never exactly as you wish, so you'll need to pick the envionment you prefer, dig and code..
      Or code from scratch, what I choosed, as it takes almost same time and fit my coding "conventions" :)

      I hope this helps

      axillentA 1 Reply Last reply
      0
      • scalzS scalz

        @axillent
        Hello,

        I don't know if it will help you, as everyone has his favorites.
        For this task, at work, or for HA hobby and my gw, I use:

        (sorted by my preferences)

        For backend:

        1. Golang (for multiple reason is my favorite for these kind of micro services)
        2. Nodejs (is nice too)
        3. Python (same)

        For frontend:

        1. VueJs + HTML+CSS (for CSS I usually prefer not using big CSS frameworks, too much overhead and traps. and it is more compact when I need to embedd the webserver+frontend in an espressif mcu like my gw)
          You can also use Angular, or React (I don't know much about this one)

        For Native/hybrid app vs webapp (you'll need to know if you need a webapp which needs more work when you want a nice responsive display on mobile, or if you want a native or hybrid app)

        • Ionic or Nativescript

        Ide:

        • VS Code (I use it for almost all my software dev)
        • Goland (but VS Code is working for Golang)

        There are bunch of examples on github, for lot of languages as well. Never exactly as you wish, so you'll need to pick the envionment you prefer, dig and code..
        Or code from scratch, what I choosed, as it takes almost same time and fit my coding "conventions" :)

        I hope this helps

        axillentA Offline
        axillentA Offline
        axillent
        Mod
        wrote on last edited by
        #3

        @scalz thanks a lot for comprehensive recommendation. Will take a look, all is new for me

        sense and drive

        1 Reply Last reply
        0
        • TheoLT Offline
          TheoLT Offline
          TheoL
          Contest Winner
          wrote on last edited by
          #4

          I'm currently learning react.js as my new front end language. I like it so far. Also with react native you can develop native mobile apps. That's on my bucket list for the next holiday.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          32

          Online

          11.7k

          Users

          11.2k

          Topics

          113.1k

          Posts


          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • MySensors
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular