home.social

#restful — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #restful, aggregated by home.social.

fetched live
  1. Sunday Softening: Unwinding The Day

    As the weekend comes to a close, many of us begin carrying tomorrow before today has even ended. We replay conversations, make mental to-do lists, and hold onto the responsibility of the day long after they passed. This week’s Sunday Softening is an invitation to set those things down, even only for a little while, and prepare your body and mind for a restful sleep.

    Sleep has never come easily for me. Over the years I’ve explored many different approaches, but the practice I returned to most often is meditation. It gives my mind somewhere gentle to rest while allowing my body to soften, creating the conditions for deep restorative sleep.

    One unexpected gift of this practice is what happens when I wake up in the middle of the night. Instead of immediately returning to the worries and responsibilities of the day, I’ve learned to come back to the present moment. My mind becomes quieter, my body relaxes more easily, and I can often drift back to sleep without the struggle that used to keep me awake.

    We often think rest begins when we fall asleep. I believe it begins much earlier – when we’re willing to loosen our grip on the day. Before tomorrow asks anything of you, give yourself permission to simply be here. Let today be enough.

    https://open.spotify.com/episode/1KYMgHrVWb8M5dzq9I5Ci9?si=ye5X3lkhQUuGQZ3BFBlpag

    #ddandelionDoorways #meditation #relax #restful #restfulSlumber #sleepMeditation #sundaySoftening #unwind
  2. Learn to build a functional web API with Go 1.26, covering RESTful endpoints, database persistence with PostgreSQL and GORM, and testing best practices in under an hour.

    #Go programming #Web API #RESTful API #PostgreSQL #GORM

    dasroot.net/posts/2026/02/buil

  3. Some things are easy these days. When you find three Open Source projects providing generic for app projects and two of them advertise the advanced usage of , choose the third.

    pocketbase.io/

  4. 🐘 PostgREST turns your #PostgreSQL #database into a fully #RESTful #API — instantly. No backend code needed 🚀

    ⚡ What makes PostgREST special?
    Your database schema IS your API. Tables, views, stored procedures — everything becomes a RESTful endpoint automatically. No ORM, no controller code, no boilerplate.

    🧵👇 #PostgreSQL #REST #OpenSource #DevTools

  5. Мифы про REST API. Часть 1

    Как говорится, в споре рождается истина. И этот случай не стал исключением. Часто проектирую запросы, консультирую аналитиков, сама консультируюсь у разработчиков и заметила, что иногда мы по-разному понимаем некоторые аспекты REST. Когда я стала погружаться в тему, то материала набралось столько, что одной статьей не обойтись. Понимание мифов позволяет делать более осознанный выбор при проектировании. С вами Дарья Борисова, системный аналитик из ПСБ, и я начинаю цикл статей «Мифы о REST».

    habr.com/ru/companies/psb/arti

    #проектирование_систем #api #rest #rest_api #restful #высоконагруженные_системы #json #xml

  6. Antwort des Dienstleisters auf unsere Support-Anfrage, warum die "REST-API" unseren "Accept: application/json" ignoriert und trotzdem immer mit HTML antwortet:

    "Die neue REST-API liefert immer nur HTML zurück, das ist so weit in Ordnung."

    Muss ich erwähnen, dass die URL-Pfade in keinster Weise #RESTful sind und GET-Requests Aktionen auslösen? 🫠

    Aber es gibt ein Swagger UI!😅

    #RestApi #SwaggerUI

  7. The first copies of Mastering #RESTful #webservices with #Java have just arrived! (See more at love2integrate.com)

  8. mcp server seems to be a thing people may want to explore - have to find out more about it - model context protocol - it connects data sources, i'd like to have much of this piped to a topic specific portal. this quick gif shows setting up localai and live view #restful #api #rss #feeds #rag pipelines #solr dumps

  9. Un buen curso de RESTful por Jaime Martínez:
    https://www.enmilocalfunciona.io/servicios-web-restful-i-introduccion/
    A los que ya sabemos, nos viene muy bien este tipo de material para afinar algunos conceptos.
    #api #restful

  10. Как сделать хорошее API

    Обстоятельно и подробно, на конкретных примерах рассказываю как спроектировать и реализовать API, за которое потом не будет стыдно.

    habr.com/ru/articles/895366/

    #api #restful #rest #restful_api #архитектура_вебсистем #вебсервисы

  11. Great #RESTful APIs aren’t about cramming in features—they’re about keeping things simple. Clear URLs, predictable responses, and a clean structure make all the difference. Want to know why simplicity wins in #API design? Check out my latest post!

    woodruff.dev/restful-api-desig

    #REST #WebAPI #WebDev

  12. 🚀✨ "#Directus" is here to #Revolutionize the world of databases by turning your #SQL into a souped-up, "#Headless" #CMS. Because who doesn't want to manage their data through a #RESTful #API while pretending it's 2023's greatest tech #Innovation? 🙄 Meanwhile, GitHub wants you to believe AI will write code for you, but it feels more like Skynet is taking over your IDE. 🤖 Just remember, when in doubt, blame the "#Cloud"! ☁️🔥
    github.com/directus/directus #HackerNews #ngated

  13. Activités du moment :

    Création : framework #PHP basé sur #slimphp, avec un core doté d'1 orm perso léger basé sur #PDO, des aspects de sécurité, d'envoi de msg, des générateurs (contrôleurs, templates, modules, routes, models...), etc.

    Possibilités : #restful, #microservice, #monolithique ou tout à la fois.

    Utilité : un projet de site pour des copains (ils participeront au dev) et mes propres besoins.

    Présentation : GIT, langages, outils de prog (pour des néophyte motivés)

    #enmodedev #dev

  14. Часть 1: Как я создал идеальный REST API — микросервис инцидентов на Java и Spring

    В этой статье вы узнаете, как спроектировать и реализовать REST API для микросервиса на Java с использованием Spring Framework . Рассмотрим лучшие практики, принципы архитектуры , реализацию CRUD -операций и удобные инструменты, такие как Lombok , ControllerAdvice, MapStruct . Эта статья будет полезна как начинающим разработчикам , так и тем, кто хочет улучшить свои навыки в проектировании REST API.

    habr.com/ru/articles/870640/

    #java #restapi #spring #lombok #backendразработка #juniorразработчик #restful #rest #petproject #junior_developer