Ask HN: Platform/Framework for a small, secure Site?
Id like to implement a simple checkout, connecting to a payment gateway. The checkout flow is bespoke, perhaps 2 screens where a user selects some variables related to their purchase, during it there will be calls to a backend API. There will be a redirect to an EPG and redirect back post payment. There is no user-authentication (sign-in etc) required as the initial request will be validated as originating from a trusted source.
Does anyone have any recommendations on a language, framework or platform that:
- Has a good degree of out of the box security to ease OWASP compliance
- Requires minimal maintenance from a security standpoint. Eg doesn't use a whole host of third party packages.
- Is able to be deployed on Heroku, or hosted on a third party service with a CDN that covers asia.
- Isnt a single page app or part of a big e-comm framework
Sorry - a pretty niche request - suggestions / pointers are much appreciated :)
6 comments
[ 0.19 ms ] story [ 17.8 ms ] threadI'd be more than happy in assisting you how to use it.
I'd have to add Heroku deployment to the actual documentation though.