Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 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
Checklist of security notes when designing your API
مجموعه نکات امنیتی هنگام طراحی و تست API

#security #restful #rest #api #jwt
@pythony

github.com/shieldfy/API-Security-Checklist
Mock your HTTP responses to test your REST API.
اگر میخواین REST API تون رو تست کنید و نیاز دارید تا یه دامنه واقعی باشه که response های دلخواهتون رو برای تست درست کنه از این سایت میتونید استفاده کنید

#mock #RESTFul #API #test #REST
@pythony

https://www.mocky.io
FastAPI is a Python framework and set of tools that enables developers to use a REST interface to call commonly used functions to implement applications.
با کمک کتابخونه fastAPI به راحتی میتونید از طریق rest interface که داخلش پیاده سازی شده (با استفاده از swagger) به بخش های مختلف app تون دسترسی داشته باشید. ویژگی خوبی که داره اینه که خیلی سریع و کاربردیه و راحت هم میشه دیپلوی اش کرد.

#api #documentation #atuomatic #auto #fast #fastapi #rest #restful
@pythony

https://fastapi.tiangolo.com
A specification, recommendations, examples and much more thing for building APIs in JSON.
مجموعه‌ای از توصیه‌ها و راهکارهای مفید و best practice ها برای ساختن یک RESTfull API خوب و کاربردی

#json #api #rest #restful #specificatino #bestpractice #best #practice #recommendation #recommendations
@pythony

https://jsonapi.org
API Development using fun challenges (with solutions!) and interactive examples.
یادگیری API به همراه challenge و جواب‌های آن در قسمت‌‌های مختلف مثل REST، SOAP و GraphQL

#api #rest #restful #graphql‌ #rapidapi #tutorial #course #free #soap
@pythony

https://rapidapi.com/learn
15 language-agnostic, actionable tips on REST API design.
۱۵ نکته برای طراحی بهتر RESTFul API ها که به هیچ زبان برنامه‌نویسی‌ای ربط خاصی نداره.

#api #best #practice #how #restful #rest #design #checklist #agnostic
@pythony

https://r.bluethl.net/how-to-design-better-apis
Data sandbox API for playing around with real users and post data.
Feel free to use it in your demo projects, tutorials, or testing tasks.
یه sandbox آنلاین و رایگان که داده‌های fake برای انواع API ها مثل REST و GraphQL داره که کار رو برای پروژه‌های دمو یا تسک‌های تستی راحت‌تر میکنه.

#api #dummy #fake #mock #test #data #postman #tools #free #sandbox #demo #restful #rest #graphql
@pythony

https://dummyapi.io