Skip to content

Project Work for Turing class of Fitstic. Chatbot for a tech company

Notifications You must be signed in to change notification settings

TuringCesena/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot project work Fitstic 2019

Routing API:

  • servizi - /api/servizi - restituisce tutti i servizi
  • servizio - /api/servizi/id - restituisce il servizio singolo con quell'ID
  • servizi dell'utente - /api/servizi/user/id - restituisce i servizi dell'utente con quell'ID
  • news - /api/news - restituisce tutte le news
  • news dell'utente - /api/news/user/id - restituisce le news di quell'utente con quell'ID
  • ultimo accesso - /api/user/set_lastession/id - aggiorna il campo del db utenti "ultimo accesso" in base al datetime della chiamata API

About

Project Work for Turing class of Fitstic. Chatbot for a tech company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published