- Protobuf Web API in C# https://christianfindlay.com/protobuf-web-api-in-c/ 15 comments programming
- Web animation API and bezier curve? https://www.reddit.com/r/css/comments/6w9efg/web_animation_api_and_bezier_curve/ 7 comments css
- Spotify's new Web API https://developer.spotify.com/web-api/ 13 comments programming
- I don’t know who the Web Audio API is designed for http://blog.mecheye.net/2017/09/i-dont-know-who-the-web-audio-api-is-designed-for/ 6 comments javascript
- What REST API web framework do you recommend? https://www.reddit.com/r/rust/comments/6kkzsk/what_rest_api_web_framework_do_you_recommend/ 22 comments rust
- ASP.NET MVC 6 (now with integrated Web API!) http://channel9.msdn.com/Events/dotnetConf/2014/MVC-6 8 comments dotnet
- Using the Fullscreen API in web browsers http://hacks.mozilla.org/2012/01/using-the-fullscreen-api-in-web-browsers/ 11 comments webdev
- Text to speech in the browser with the Web Speech API https://www.twilio.com/blog/speech-to-text-browser-web-speech-api 5 comments webdev
- Web REST API Benchmark I just stumbled upon https://medium.com/@mihaigeorge.c/web-rest-api-benchmark-on-a-real-life-application-ebb743a5d7a3 8 comments programming
- The Web Share API Is Here :) – Mark Muskardin – Medium https://medium.com/@markmuskardin/the-web-share-api-is-here-cb651d84eccd 28 comments web_design
- A quick look at the new native Web Animations API https://www.gatherdigital.co.uk/community/post/intro-to-web-animations/82 17 comments javascript
- Frequency Modulation (FM) with Web Audio API http://greweb.me/2013/08/fm-audio-api/ 7 comments programming
- Boilerpipe API returns "just the content" from a web page http://boilerpipe-web.appspot.com/ 59 comments programming
- Paws - A Perl SDK for AWS (Amazon Web Services) APIs https://metacpan.org/pod/Paws 7 comments perl
- Introduction On OData(Version 8) In .Net5 Web API Application https://www.learmoreseekmore.com/2021/07/intro-on-odata-v8-in-dotnet5-api.html 6 comments dotnet
- Why shouldn't my team separate the Web server from the REST API server? https://www.reddit.com/r/webdev/comments/jdzmv4/why_shouldnt_my_team_separate_the_web_server_from/ 25 comments webdev
- procedural music generator using Web Audio API http://ivanish.ca/diminished-fifth/ 3 comments programming
- Made a drum synth/sequencer with Vue and the web audio API https://inverted3.gitlab.io/drum-machine/ 10 comments webdev
- Routing Basics in ASP.NET Web API vs MVC http://typecastexception.com/post/2013/07/21/routing-basics-in-aspnet-web-api.aspx 3 comments csharp
- Stealing local files using Safari Web Share API https://blog.redteam.pl/2020/08/stealing-local-files-using-safari-web.html 32 comments apple
- Do you add versions to your Django Rest API that is only consumed by a web or mobile app frontend? https://www.reddit.com/r/django/comments/i3w9ae/do_you_add_versions_to_your_django_rest_api_that/ 11 comments django
- JSON:API or GraphQL web service starting from a JPA annotated data model (by Yahoo!) https://blog.graphqleditor.com/elide-opinionated-apis/ 20 comments programming
- ASP.NET Core RESTful Web API versioning made easy http://www.hanselman.com/blog/aspnetcorerestfulwebapiversioningmadeeasy.aspx 3 comments programming
- Quick Tip: Faster Web Fonts With Google Font API’s text= http://expansive-derivation.ossreleasefeed.com/2011/05/quick-tip-faster-web-fonts-with-google-font-api-text/ 6 comments web_design
- Google's Web Environment Integrity API proposal seems like the endgame to restricting user privacy and freedom https://chromestatus.com/feature/5796524191121408 6 comments privacy
- I made a PWA, to listen to YouTube in background on smartphones using the web share target API, take a look https://github.com/giacomocerquone/youtube-background-pwa 8 comments reactjs
- I created a web-based game where you and your friends can guess each other’s top songs, with Spotify API. Create or join a room and start playing! https://soundcheckgame.com 3 comments gamedev
- Apple declined to implement 16 Web APIs in Safari due to privacy concerns | Apple said these 16 new Web APIs add new user fingerprinting opportunities for online advertisers. https://archive.is/4zTiO 5 comments privacy
- Secret jingle generator using web audio API (SNES like sound generation) https://codepen.io/mog13/pen/xbzpbn 6 comments javascript
- Browser-engine-gecko-nightly added API to install web extensions! https://mozac.org/changelog/ 7 comments firefox
- Omnus - A Siri-Inspired web app built with React and Express. Powered by the Wolfram Alpha Api http://omnus.herokuapp.com/ 3 comments reactjs
- Your Preact Progressive Web App using Preact-CLI, Webpack, Material Design and Web APIs http://www.theodo.fr/blog/2017/11/preact-progressive-web-app-webpack-material-design-web-apis/ 8 comments reactjs
- Looking for a web service that call my API route everyday and send back the resulting json result to my email (formatted if possible) https://www.reddit.com/r/devops/comments/7bfxrm/looking_for_a_web_service_that_call_my_api_route/ 15 comments devops
- I'm teaching HTML,CSS,BootStrap,Javascript, jQuery, PHP, Mysql, Stripe API, and AWS Web hosting. https://www.reddit.com/r/learnprogramming/comments/5ier8j/im_teaching_htmlcssbootstrapjavascript_jquery_php/ 8 comments learnprogramming
- What is the best approach to have a mockable Golang web app / api structure? (To do Dependency Injection or not) https://www.reddit.com/r/golang/comments/4ygpx2/what_is_the_best_approach_to_have_a_mockable/ 6 comments golang
- iO-808: An attempt at a fully recreated web-based TR-808 drum machine using React, Redux, and the Web Audio API http://io808.com 16 comments javascript
- I made a favicon based web timer and got to try a bunch of new web APIs while I was at it. Here's blog post about what I learned. http://www.timetler.com/2015/11/21/favitimer/ 21 comments webdev
- W3C Web MIDI API (Fresh new post-WebAudio Draft) http://webaudio.github.io/web-midi-api/ 5 comments programming
- koa - Expressive middleware for node.js using generators via co to make writing web applications and REST APIs more enjoyable. https://github.com/koajs/koa 4 comments node
- First experiment with Web Audio API - an interactive sequencer / drum machine / looper http://joelepper.com/juggler/index.html 8 comments javascript