TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3497 · 24 мар.

​🧩Изучение нескольких языков программирования одновременно — [13:01] «А пять языков это... Нормально?» Новички хватаются читать всё подряд, чтобы стать настоящими программистами, так и не понимая, что задача программиста — решить проблему и неважно как. Автор с 10 годами опыта разработки рассказывает, нужно ли учить несколько языков, как правильно решать задачи и ещё делится опытом про проект на разных ЯП. Перейти к просмотру #видео#профессия

Результаты

Найдено 2 похожих постов

Поиск: #restful

当前筛选 #restful清除筛选
djangoproject

@djangoproject · Post #344 · 11.06.2017, 00:11

https://realpython.com/blog/python/test-driven-development-of-a-django-restful-api/#.WQiKaPiH0gU.linkedin This post walks through the process of developing a CRUD-based #RESTful#API with #Django and #Django_REST_Framework, which is used for rapidly building RESTful APIs based on Django models.

djangoproject

@djangoproject · Post #437 · 11.09.2017, 19:13

https://httpie.org/ #HTTPie consists of a single http command designed for painless debugging and interaction with HTTP #servers, #RESTful#APIs, and web services: Sensible defaults Expressive and intuitive command syntax Colorized and formatted terminal output Built-in JSON support Persistent sessions Forms and file uploads HTTPS, proxies, and authentication support Support for arbitrary request data and headers Wget-like downloads Extensions Linux, Mac OSX, and Windows support And more…