Programming Resources
21.6K subscribers
1.78K photos
7 videos
4 files
110 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
پروژه کوچک و جمع و جور برای اینکه خیلی سریع بتونین یه سرور بیارین بالا که endpoint های json خودتون رو داشته باشه. برای تست یا mock یا هرکار مشابه میشه ازش استفاده کرد :)

#json #server #mock #fake #data #backend #fast #easy #nodejs #node #npm #npx
@pythony

https://github.com/typicode/json-server
👍7❤‍🔥1
If your application needs to respond to webhooks, you'll need some way to expose localhost to the internet. smee.io do that for you.
اگه برنامه‌ای که نوشتین نیاز داره که به یه webhook جواب بده به یه راهی نیاز دارین که localhost یه جوری به اینترنت وصل بشه. این ابزار شبیه به ngrok عمل میکنه ولی با این تفاوت که خیلی ساده تره و فقط برای webhook کاربرد داره و SSE رو ساپورت میکنه.

#SSE #Localhost #Server #Event #WebHook #Hook
@pythony

https://smee.io
👍2