Tweet
Embracing the stillness of Saturday.

No code, no bugs, just the sound of nature around me at the cottage. This is the recharge that fuels the hustle. What’s your Saturday looking like, folks? 🍃 #WeekendVibes #IndieHacker #buildinpublic #rest #recharge
🗓️ My daily digest (#167 - #168):

#167
- rest day to recharge depleted energy #rest #mindful

#168
- Bit of work on #Filetica
- Marketing plan for a following week
- Tickets for next week on #Quickg and #Fileticka

#indiehackers #buildinpublic
Revolutionize your API experience with gRPC - the high-performance, contract-first protocol that offers strong typing, bidirectional streaming, and richer error codes. Say goodbye to the limitations of REST API and embrace the future of API development. #gRPC #REST #buildinpublic
It's cool to code all night long and work on your projects 💻 but it's important to keep balance with all other parts of your life, like mental and physical health.

Just take breaks and get some sleep 😉😴

#Rest #SoftwareEngineering #Sleep #buildinpublic
Release early, release often: I'm releasing version0 of gwalior: an open source #REST-ful #microservice that controls other #webservices. Follow me as I #livestream on #twitch twitch.tv/sumanthvepam42 #buildinpublic #100DaysOfCode #python #flask #APIs #distributedcomputing
I don't know who should read that, but:

It's ok to #rest, to stop rushing through life.
It's ok to take care of your #mental #health, of your surroundings.

It's ok to say: "I want to #relax, I need to take care of myself and the people I #love"

#buildinpublic #100DaysOfCode
Day 4. Started working on translating model exceptions into http error (400) responses. Bit of a challenge to figure out how to extract enough info from the caught exception to return a meaningful error message. #buildinpublic #api @100dayscode #rest
My #buildinpublic tasks for the next week for appglean

1. Build a landing page, #react+#tailwindcss
2. Create a DB schema
3. Design architecture for an API, research in #REST vs #graphql
4. Tech stack decisions

Lots of decisions to make, I’ll keep you posted
Since @caddyserver has a #REST #API for administration, it is simply logical to configure Caddy using @n8n_io

Doing a bunch of experimenting today with n8n just to see what can be configured with the API

#NoCode #buildinpublic #automation #startups
@ericnagel @n8n_io has proven to be a very strong contender for all things automated. Many built-in integrations with the ability to connect to pretty much anything with a #REST #API. Solid IFTTT, Zapier, Integromat alternative with free on-prem option.
#NoCode #buildinpublic #AUTOMATION
1. Access the APIs

Many modern systems, especially cloud based systems, have an REST #API that can be used to retrieve data.

Use the HTTP Request node (docs.n8n.io/nodes/n8n-node…) to interact with the API & retrieve your data.

#NoCode #buildinpublic #REST