GithubHelp home page GithubHelp logo

grebllah / python-p4-getting-remote-data-conclusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-curriculum/python-p4-getting-remote-data-conclusion

0.0 0.0 0.0 8 KB

License: Other

python-p4-getting-remote-data-conclusion's Introduction

Getting Remote Data Conclusion


Key Vocab

  • Request: an attempt by one machine to contact another over the internet.
  • Client: an application or machine that accesses services being provided by a server through the internet.
  • Web Server: a combination of software and hardware that uses Hypertext Transfer Protocol (HTTP) and other protocols to respond to requests made over the internet.

Conclusion

We've established that you can build classes and object that perform various functions in an application. However, we might want to incorporate remote data into our applications. We've demonstrated that many applications give us access to remote data via APIs.

APIs give us selective access to the parts of a codebase developers want to expose. This can make that codebase easier to work with.

We should now understand how APIs can be used, how to find an API endpoint, and how to send a request for data to an API. With the ability to leverage remote data in our applications, we can increase the functionality of our applications and even save time!


Resources

python-p4-getting-remote-data-conclusion's People

Contributors

pgill97 avatar lizbur10 avatar professor-ben avatar grebllah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.