php - I need an API. Where should I start? -


i'm building php application scratch (using kohana3 framework). i'm going architect can use api access data internally. @ same time, want offer public.

i plan on using restful access method. however, i'm having hard time finding clear information on how secure api. in other words, how implement api signatures , access?

you try frapi. allow build restful api, can use application, , @ later date expose same api publicly.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -