wsgi-design

Software screenshot:
wsgi-design
Dettagli del software:
Versione: default
Data di caricamento: 11 May 15
Sviluppatore: Gert Cuykens
Licenza: Libero
Popolarità: 4

Rating: nan/5 (Total Votes: 0)

WSGI-design offre illustrazione di costruire il proprio framework AJAX con un server Python 3 WSGI.
1) installare python3
2) git clone git: //github.com/gertcuykens/wsgi-design.git
3) Python 3 server.py e andare alla pagina indice
Tutti gli esempi sono l'invio di oggetti JSON, no html è in corso generati dal server. Motivi dare un'occhiata al codice sorgente e considerano questa tecnica nei vostri progetti futuri.
richiesta del cliente
Cookie: bac0c1f9a9362f9e
{"Cmd": "ordine",
"Sid": "bac0c1f9a9362f9e",
"Input": "..."}
Risposta del server
Set-Cookie: bac0c1f9a9362f9e
{"Uid": "Gert",
"Gid": "admin",
"Output": "..."}

Requisiti

  • Python

Commenti a wsgi-design

I commenti non trovato
Aggiungi commento
Accendere le immagini!