Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-11-25 19:15:55, last edited by Zumza (2015-12-01 20:11:20)

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,659

Making a Web Service

I would like to accomplish a web service that will be used by 2 types of users: Guests and Administrators.
I'm planning to make an API for the client which will communicate with the web service by a protocol.
The Guests will be able to get informations(thought the API) from a database.
The Administrators will be able to get information and set data(thought the API).
I'll write it in PHP(since is widely supported by cheap hosting companies).
Security is a big concern on this project. Thats why I'm asking you which protocol should I use and how to implement a secure authentication for the Administrators.

Thanks in advance!


Everybody edits, but some edit more than others

Offline

#2 2015-11-25 19:24:02

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Making a Web Service

Bots and Programming is for EE-related programming. Moved to Off-Topic.


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#3 2015-11-25 20:19:02

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Making a Web Service

concerning
rest vs soap <- read

Offline

Wooted by:

#4 2015-12-01 14:52:43, last edited by Zumza (2015-12-01 14:53:48)

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,659

Re: Making a Web Service

Ok then I'll go with REST. Could you recommend me a framework or a tutorial, please?
p.s. i would like to be in php


Everybody edits, but some edit more than others

Offline

#5 2015-12-01 19:33:26, last edited by Koya (2015-12-01 19:33:41)

Koya
Fabulous Member
From: The island with those Brits
Joined: 2015-02-18
Posts: 6,310

Re: Making a Web Service

What's your PHP fluency?


Po9cnQh.png

PLNQVL8.png
Thank you eleizibeth ^

1SYOldu.png

I stack my signatures rather than delete them so I don't lose them
giphy.gif

WfSi4mm.png

Offline

#6 2015-12-01 20:10:07, last edited by Zumza (2015-12-01 20:11:59)

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,659

Re: Making a Web Service

Koya wrote:

What's your PHP fluency?

I worked in it before. PHP its not the kind of language I want to get in deep.
I enjoy object oriented programming languages. PHP tries but considerably fails.



I think Slim Framework its a good choice. But I'm not sure how to implement OAuth.


Everybody edits, but some edit more than others

Offline

Zumza1448997007563167

Board footer

Powered by FluxBB

[ Started around 1739389998.3887 - Generated in 0.044 seconds, 12 queries executed - Memory usage: 1.45 MiB (Peak: 1.57 MiB) ]