Back
Similar todos
Some good progress today learning how to build a PHP REST API app.. got the 2 api endpoints working - Indian programmers on YouTube are so underrated - youtu.be/2EJ03wM0erI?si=KhmCS… #indiejourney #decodingcoding
Completed PHP REST API tutorial! 🥳 Built CRUD api endpoints, but no auth yet - youtu.be/zfHaBuzcz58?si=M21Cp… #indiejourney #decodingcoding
Researched, read up on PHP API authentication - normal user auth for login/signup is simple enough but protecting api endpoints and access control is the key step to moving fwd for my approach #indiejourney #decodingcoding
Learn how to build, deploy a quick & dirty JSON API using PHP, SQLite, Apache. Now live on the internet in under 1 hour, and didn't crash. No node_modules, no build step, no dependency hell. JS boi in me is amazed 😮 #indiejourney #decodingcoding
Read up on how to build web apps without frameworks and build tools - tutorials.yax.com/ #indiejourney #chartpix
Realized why PHP is better than JavaScript for APIs. #life twitter.com/the_mcnaveen/stat…
Tweeted about hunting for web dev work for Vue/Nuxt/JS - x.com/jasonleowsg/status/1808… #indiejourney
simplify #filepond PHP example API
Reading up and research on PHP auth - trying to find a simple, lightweight, framework-agnostic and database-agnostic library that's in between hashing/salting my own auth, or PHP_USER_AUTH vs overkill like Auth0. Maybe this (or something like this)? - github.com/delight-im/PHP-Auth #indiejourney #decodingcoding
FINALLY! Debugged custom domain connection to my php api app 🤜💥🐞💥🤛 It's always the little things that take the most time, not even the code itself #indiejourney #decodingcoding
Read up on "The Stackless Way" Might be my new tech stack! - tutorials.yax.com/articles/bu… #decodingcoding #indiejourney
Post on IH www.indiehackers.com/forum/fr…
wrote a blog post about PHP library release blog.copicake.com/say-hi-to-o… #copicake
figure out problem with rest api #appointmentsuite
Learn how OAuth and REST APIs work