Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

Znajdź zawartość

Wyświetlanie wyników dla tagów 'restful' .



Więcej opcji wyszukiwania

  • Wyszukaj za pomocą tagów

    Wpisz tagi, oddzielając je przecinkami.
  • Wyszukaj przy użyciu nazwy użytkownika

Typ zawartości


Forum

  • DarkSiders
    • Regulamin
    • Dołącz do Ekipy forum jako
    • Ogłoszenia
    • Propozycje i pytania
    • Szukam
    • Help
    • Poradniki / Tutoriale
    • Wszystko o nas
  • Hydepark
    • Newsy
    • Niezwykłe zjawiska
    • Rozrywka
    • Rozmowy...
    • hakerskie nowinki
    • Hardware
    • Webmasters
    • Grafika
    • Telefony i Komunikacja
    • Sport
    • Kulinaria
    • Forum Lady
    • Ciekawe Strony
  • DSTeam no Limits (serwery bez limitów!)
    • FILMY
    • GRY
    • MUZYKA
    • PROGRAMY
    • Ebooki
  • Download
  • Archiwum

Szukaj wyników w...

Znajdź wyniki, które zawierają...


Data utworzenia

  • Od tej daty

    Do tej daty


Ostatnia aktualizacja

  • Od tej daty

    Do tej daty


Filtruj po ilości...

Dołączył

  • Od tej daty

    Do tej daty


Grupa podstawowa


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Gadu Gadu


Skąd


Interests


Interests


Polecający

Znaleziono 9 wyników

  1. RESTful Service with JAX-RS 2.0 Size: 485 MB | Duration: 2h 17m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Advanced | Language: English The ability to successfully build a RESTful web service is an essential skill in today's Internet-dominated industry. In this course, learn how to develop a RESTful client and server application using the Java Enterprise Edition implementation of the REST architectural style, JAX-RS API 2. 0. This powerful and fully-featured API enshrines industry best practices as it integrates seamlessly with other essential APIs such as Bean Validation and JSON Processing. Join Alex Theedom as he guides you through a wide range of topics, including how to define resource endpoints, how to add dynamism to your application with hypermedia, how to maintain data integrity with Bean Validation, and how to process messages with the JSON Processing API. Once you have completed this course, you'll be ready to develop your own client and server RESTful APIs. Topics include: * Discover the extent of JAX-RS's features * Use the annotation methodology * Use the inheritance methodology * Define a REST contract and API root * Create the REST resource entity * Create the REST resource methods * Understand consumers and producers * Work with different media types * Define and work with path parameters * Build a REST response and handle exceptions * Implement Bean Validation and manage failures * Create a RESTful client that consumes the web service * Use JSON-P API with the REST client * Implement hypermedia (HATEOAS) Download From NitroFlare http://nitroflare.com/view/AB405991D2487B3/xidau123_LyndaRESTfulServicewithJAXRS2.0.rar Download From Rapidgator http://rapidgator.net/file/b504613ce1ddf340a4a63ae1d92cc4b0/xidau123_LyndaRESTfulServicewithJAXRS2.0.rar.html Download From UploadGig https://uploadgig.com/file/download/1473A6247bcf0449/xidau123_LyndaRESTfulServicewithJAXRS2.0.rar
  2. LearnNowOnline - Restful Services The Server and Client English | Size: 231.43 MB (242,668,370 bytes ) Category: Tutorial In this course you will build a client server application from scratch using the Eclipse IDE and Apache Tomcat Server. You'll see how you can create resources, how to configure CRUD requests, and how you can access those resources from a client application. Prerequisites This course assumes that the users have experience coding with Java and RESTful Services. You should have already viewed the "RESTful Services: Overview and JAX-RS", "RESTful Services: Injection and Sub Resources", "RESTful Services: Response, Form and Exceptions" and "RESTful Services: Install, JAX-RS and Jersey" courses before viewing this course if you are not familiar with RESTful Services. Meet the expert Jordan Hudgens Jordan Hudgens has certifications for Ruby on Rails, Thinkful; Ruby on Rails, Bloc.io; Front End Development, Thinkful; and AngularJS, Thinkful. He is currently vice president of engineering for TRACKR in Midland, Texas and is working on his PhD in Computer Science from Texas Tech. In addition to Ruby, Jordan works with PHP, javascript, MySQL, Postgres, CSS3, C, C++, C#, Objective-C, and Python. He also works with the frameworks Rails (Ruby), Zend (PHP), and Django (Python); plus the libraries AngularJS, jQuery, and Backbone.js. Download link: http://rapidgator.net/file/ec58c7f68300254743a71be4be6ebd83/mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar.html]mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar.html http://nitroflare.com/view/4FADBC12738192C/mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar]mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar http://uploaded.net/file/ttdepxo7/mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar]mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar https://www.bigfile.to/file/Q5nkG5qMNWJ9/mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar]mqt31.LearnNowOnline..Restful.Services.The.Server.and.Client.rar Links are Interchangeable - No Password - Single Extraction
  3. Symfony RESTful API HDRips | MP4/AVC, ~438 kb/s | 1024x640 | Duration: 5 Hours | English: AAC, 147 kb/s (2 ch) | 1.59 GB Genre: Development / Programming In this series, we get to work: by building the same API in the REST series, but leveraging all the amazing tools and libraries of the Symfony framework. If terminology like representations, resources, and hypermedia are new to you, start with the REST series and then come back. And get ready to get your (API) mind blown. In Course 1, we'll start quick with: Build your first functional POST endpoint Decoding the Request body Using forms to handle incoming data Writing tests for your API Handling data "seeding" for your tests GET, PUT, DELETE and PATCH endpoints Using the JMS Serializer Now, we turn to a huge part of APIs: handling and returning consistent errors. Seriously, this is more important than you might think - which is why we're covering this in episode 2. So, let's handle errors, and let's do it gracefully: Handling Form Validation errors and response Disabling csrf_protection Introducing the api-problem JSON format Exception Listener! Consistent errors everywhere: 404's, 500's, oh my! Handling "extra fields" in your form The basics, check! Errors, double check! Now let's get back to some core API concepts and take things up a level. REST Pagination Including next/prev pagination links Filtering collections Advanced serialization customization (serializer subscriber) Including links via custom annotations Evaluating expressions Making embedded resources configurable/conditional After 3 tutorials, we've got a nice API, But we've been completely ignoring authentication. Thanks to some modern tools, this will be such a treat: Understanding JSON web tokens (JWT) Creating, signing & returning JWT's Using Guard for a custom JWT authentication system Sending tokens on the Authorization header Proper API errors for invalid credentials and missing credentials Choosing to split into 2 firewalls After 4 courses, we've somehow avoided the hottest buzzwords in REST: Hypermedia and HATEOAS. These can make your API awesome, or could bring you to your knees with fuzzy details, missing best practices and complexity. Let's make our API awesome: Linking to Resources (and Hypermedia) without hating it Controlling your JSON fields with VirtualProperty and SerializedName Customizing your input field names with property_path The wonderful HATEOAS php library HAL+JSON... and whether you want to use it or not Subordinate resources! Handle ugly, non-RESTful, weird endpoints with some swagger Download link: http://rapidgator.net/file/133e1b82fa9b1313a70aa9b9116745a9/ks8fl.Symfony.RESTful.API.part1.rar.html]ks8fl.Symfony.RESTful.API.part1.rar.html http://rapidgator.net/file/6556a99c8189b048a4e68759c2c11fc1/ks8fl.Symfony.RESTful.API.part2.rar.html]ks8fl.Symfony.RESTful.API.part2.rar.html http://nitroflare.com/view/2FB94CCB3DCDC99/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar http://nitroflare.com/view/CE6326CDB54D9E9/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar http://uploaded.net/file/abm6ussl/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar http://uploaded.net/file/6u37hgy2/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar https://www.bigfile.to/file/NFtkSdV7gSgP/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar https://www.bigfile.to/file/5maM2vX6uXfK/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar Links are Interchangeable - No Password - Single Extraction
  4. Symfony RESTful API HDRips | MP4/AVC, ~438 kb/s | 1024x640 | Duration: 5 Hours | English: AAC, 147 kb/s (2 ch) | 1.59 GB Genre: Development / Programming In Course 1, we'll start quick with: Build your first functional POST endpoint Decoding the Request body Using forms to handle incoming data Writing tests for your API Handling data "seeding" for your tests GET, PUT, DELETE and PATCH endpoints Using the JMS Serializer Now, we turn to a huge part of APIs: handling and returning consistent errors. Seriously, this is more important than you might think - which is why we're covering this in episode 2. So, let's handle errors, and let's do it gracefully: Handling Form Validation errors and response Disabling csrf_protection Introducing the api-problem JSON format Exception Listener! Consistent errors everywhere: 404's, 500's, oh my! Handling "extra fields" in your form The basics, check! Errors, double check! Now let's get back to some core API concepts and take things up a level. REST Pagination Including next/prev pagination links Filtering collections Advanced serialization customization (serializer subscriber) Including links via custom annotations Evaluating expressions Making embedded resources configurable/conditional After 3 tutorials, we've got a nice API, But we've been completely ignoring authentication. Thanks to some modern tools, this will be such a treat: Understanding JSON web tokens (JWT) Creating, signing & returning JWT's Using Guard for a custom JWT authentication system Sending tokens on the Authorization header Proper API errors for invalid credentials and missing credentials Choosing to split into 2 firewalls After 4 courses, we've somehow avoided the hottest buzzwords in REST: Hypermedia and HATEOAS. These can make your API awesome, or could bring you to your knees with fuzzy details, missing best practices and complexity. Let's make our API awesome: Linking to Resources (and Hypermedia) without hating it Controlling your JSON fields with VirtualProperty and SerializedName Customizing your input field names with property_path The wonderful HATEOAS php library HAL+JSON. and whether you want to use it or not Subordinate resources! Handle ugly, non-RESTful, weird endpoints with some swagger DOWNLOAD http://rapidgator.net/file/431de9859cbd62705e4364488a61d4a8/idozf.Symfony.RESTful.API.part1.rar.html http://rapidgator.net/file/fa799df90f7358d04de1ae9ac1a3d443/idozf.Symfony.RESTful.API.part2.rar.html https://bytewhale.com/kg52i3c29d4k/idozf.Symfony.RESTful.API.part1.rar https://bytewhale.com/nw9ji6llf1ql/idozf.Symfony.RESTful.API.part2.rar http://uploaded.net/file/s0tl1qrz/idozf.Symfony.RESTful.API.part1.rar http://uploaded.net/file/mw8m42k4/idozf.Symfony.RESTful.API.part2.rar https://www.bigfile.to/file/3wZ2DQbMYYTF/idozf.Symfony.RESTful.API.part1.rar https://www.bigfile.to/file/8ETmvEbsJjpZ/idozf.Symfony.RESTful.API.part2.rar http://nitroflare.com/view/4DA867CD8CAE13E/idozf.Symfony.RESTful.API.part1.rar http://nitroflare.com/view/A71425FF78979C7/idozf.Symfony.RESTful.API.part2.rar http://uploadgig.com/file/download/Cf7639a01ea1E30E/idozf.Symfony.RESTful.API.part1.rar http://uploadgig.com/file/download/C0C5fb100157f3f8/idozf.Symfony.RESTful.API.part2.rar
  5. Lynda - RESTful Web API Design with Node.js Size: 319 MB | Duration: 1h 55m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English RESTful web APIs allow developers to create unprecedented applications by leveraging big data on the Internet. RESTful web APIs allow developers to create unprecedented applications by leveraging big data on the Internet. Since JavaScript is the language of the web, building APIs using Node. js (a JavaScript framework) provides a seamless development experience on both the front end and the back end. This Node. js training course gives you an overview of a RESTful API and the logical steps of building one. It explores three different APIs, focusing on their similarities and differences to effectively implement one. Author Saleh Hamadeh starts off by defining APIs, showing how they can be built on top of HTTP and listing the properties that make an API RESTful. Then learn how to develop Twitter Notes, a sample web application that lets its users leave notes for their Twitter friends. You'll use Twitter's API to implement a login flow and then design a web API. In addition, you'll get a closer look at two other real-world APIs-Facebook API and GitHub API. Finally, learn some best practices to keep APIs secure, maintainable, and efficient. Note: RESTful Web API Design with Node. js was created by Packt Publishing. We are pleased to host this training in our library. Topics include: * Identifying REST resources * Setting up the development environment * Consuming a RESTful API * Creating an OAuth login request * Getting an access token * Saving data in MongoDB * Building a RESTful API * Looking at APIs in the real world * Best practices for building RESTful APIs DOWNLOAD http://rapidgator.net/file/96e5abfa792edc77dc85c0be22803582/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar.html https://bytewhale.com/e85z9inn9crq/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar http://uploaded.net/file/9xtyio9q/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar https://www.bigfile.to/file/QGhsCyXk3R5S/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar http://nitroflare.com/view/81CBCAB01DCD94D/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar http://uploadgig.com/file/download/44181c2ec0b70eeb/et7fb.Lynda..RESTful.Web.API.Design.with.Node.js.rar
  6. Lynda - RESTful Web API Design with Node.js Duration: 1h 55m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch | 319 MB Genre: eLearning | Level: Intermediate | Language: English RESTful web APIs allow developers to create unprecedented applications by leveraging big data on the Internet. Since javascript is the language of the web, building APIs using Node. js (a javascript framework) provides a seamless development experience on both the front end and the back end. This Node. js training course gives you an overview of a RESTful API and the logical steps of building one. It explores three different APIs, focusing on their similarities and differences to effectively implement one. Author Saleh Hamadeh starts off by defining APIs, showing how they can be built on top of HTTP and listing the properties that make an API RESTful. Then learn how to develop Twitter Notes, a sample web application that lets its users leave notes for their Twitter friends. You'll use Twitter's API to implement a login flow and then design a web API. In addition, you'll get a closer look at two other real-world APIs-Facebook API and GitHub API. Finally, learn some best practices to keep APIs secure, maintainable, and efficient. Note: RESTful Web API Design with Node. js was created by Packt Publishing. We are pleased to host this training in our library. Topics include: * Identifying REST resources * Setting up the development environment * Consuming a RESTful API * Creating an OAuth login request * Getting an access token * Saving data in MongoDB * Building a RESTful API * Looking at APIs in the real world * Best practices for building RESTful APIs Download link: http://rapidgator.net/file/016605cc6fd4a424f8e87b02df5b2170/hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar.html]hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar.html http://nitroflare.com/view/A502F6766CE5A23/hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar]hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar http://uploaded.net/file/gppda71y/hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar]hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar https://www.bigfile.to/file/6bVvkXg4SrFk/hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar]hxtkk.Lynda..RESTful.Web.API.Design.with.Node.js.rar Links are Interchangeable - No Password - Single Extraction
  7. Connecting Android Apps to RESTful Web Services With David Gassner MP4 | Video: 1280x720 | 128 kbps | 44 KHz | Duration: 3h 25m | 653 MB Genre: eLearning | Language: English Android apps need data, and many use RESTful services (at their heart, simple HTTP networking calls) to get and send data over the web. This course teaches developers how to integrate Android apps with cloud-based storage networks, and use RESTful web requests to access data from them. The course concentrates on the different ways of making requests with the built-in classes in the Android SDK, but also provides an overview of popular open-source networking libraries, including OkHttp, Retrofit, and Google's new Volley library, all of which you can easily incorporate into your own projects. David Gassner will describe how to retrieve content with simple GET and POST requests, parse the responses, and pass user credentials to services that support HTTP basic authentication. He'll also show you how to send parameters with your requests and format POST requests with JSON. Download From NitroFlare http://nitroflare.com/view/C9471940D62ACA1/xidau123_Connecting_Android_Apps_to_RESTful_Web_Services.rar Download From Rapidgator http://rapidgator.net/file/cbc50bad564fa2bfa1ad1e277e2d10bf/xidau123_Connecting_Android_Apps_to_RESTful_Web_Services.rar.html
  8. Udemy - A Simple RESTful API using PHP & CodeIgniter English | MP4 | 1280x720 | 58 kbps | 44 KHz | 2 hours | 258 Mb Genre: eLearning Learn how to build a simple RESTful API with the basic CRUD (Create/Read/Update/Delete) functionality using CodeIgniter. As more and more web & mobile applications nowadays are being powered by RESTful APIs on the back-end, this course is a simple yet practical introduction to creating your first API in less than an hour. In this course, you'll learn how to build a very simple RESTful API using the CodeIgniter PHP framework. You'll learn how to: Use PHP and CodeIgniter to create fully RESTful APIs Leverage existing classes and frameworks to cut down development time Create a simple API with CRUD (Create/Read/Update/Delete) functionality Fetch user information from a real back-end MySQL database Restrict your API to certain keys or whitelisted IP addresses Sanitize and validate data using CodeIgniter's built in form validation libraries What are the requirements? Intermediate knowledge of PHP (5.3+) and MySQL Basic familiarity with the CodeIgniter framework is an asset Working local environment setup: LAMP/ XXAMP, WAMP, MAMP What am I going to get from this course? Over 12 lectures and 1.5 hours of content! Understand how to create a simple RESTful API with the basic CRUD (Create/Read/Update/Delete) functionality Practical hands-on experience Tips & tricks for testing and debugging your API calls Pro tips to make working with your database a piece of cake More experience with CodeIgniter - the most popular PHP framework What is the target audience? This course is meant for people who are familiar with PHP and want to learn the basics of creating RESTful APIs. DOWNLOAD http://rapidgator.net/file/c7bfb162971df35f3b10681363d8cf8e/kCodeIgniter.part1.rar.html http://rapidgator.net/file/4b605f06e520bdbf472d40bb7d3c57b9/kCodeIgniter.part2.rar.html http://rapidgator.net/file/faa5220e6578ed2afca909c45f8d3d03/kCodeIgniter.part3.rar.html http://uploaded.net/file/mvlzhuet/kCodeIgniter.part1.rar http://uploaded.net/file/4pifokyc/kCodeIgniter.part2.rar http://uploaded.net/file/d2ce7xvi/kCodeIgniter.part3.rar http://www.hitfile.net/zQd/kCodeIgniter.part1.rar.html http://www.hitfile.net/zNm/kCodeIgniter.part2.rar.html http://www.hitfile.net/zK5/kCodeIgniter.part3.rar.html http://www.uploadable.ch/file/dGmhBvH2Z9CF/kCodeIgniter.part1.rar http://www.uploadable.ch/file/ja7zW4qxpdaq/kCodeIgniter.part2.rar http://www.uploadable.ch/file/EnqyNq44jbNS/kCodeIgniter.part3.rar
  9. RESTful Web Services with Node.js and Express English | 2h 4m | AVC (.mp4) 1024x768 15fps | AAC 48KHz 2ch | 397 Mb Genre: eLearning Node.js is a simple and powerful tool for backend development. When coMbined with Express, you can create lightweight, fast, scalable APIs quickly, and simply. Node.js is a simple and powerful tool for backend development. When coMbined with express, you can create lightweight, fast, scalable APIs quickly and simply. In this course, we will walk through how to stand up a lightweight Express server serving truly RESTful services using Node.js, Mongoose, and MongoDB. We will implement all of the RESTful verbs to get, add, and update data from our service. We will also spend some time working through unit and end to end integration tests for our services. DOWNLOAD http://rapidgator.net/file/bd449352c431a25982e74243c3ead890/RESTful.part1.rar.html http://rapidgator.net/file/c3f70089a43e12779df1d129077e64cf/RESTful.part2.rar.html http://rapidgator.net/file/114cd0e3f5fcb6d7648e70742c8b8628/RESTful.part3.rar.html http://rapidgator.net/file/fa98c286594925117fd65a5ba8c410fb/RESTful.part4.rar.html http://uploaded.net/file/g5n9q94i/RESTful.part1.rar http://uploaded.net/file/satd6jo8/RESTful.part2.rar http://uploaded.net/file/j12z6ndv/RESTful.part3.rar http://uploaded.net/file/wikm3gmz/RESTful.part4.rar http://www.uploadable.ch/file/cvvn4VCjUHtm/RESTful.part1.rar http://www.uploadable.ch/file/RT5W6Y9R22vq/RESTful.part2.rar http://www.uploadable.ch/file/2gkC7wpX8HJz/RESTful.part3.rar http://www.uploadable.ch/file/jRpqqXERezKc/RESTful.part4.rar http://www.hitfile.net/Q3m/RESTful.part1.rar.html http://www.hitfile.net/QWl/RESTful.part2.rar.html http://www.hitfile.net/Q84/RESTful.part3.rar.html http://www.hitfile.net/QOn/RESTful.part4.rar.html
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.