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
Post a Comment