种子简介
种子名称:
[ FreeCourseWeb.com ] API Engineer - Node Python Django Postman PostgreSQL
文件类型:
视频
文件数目:
65个文件
文件大小:
1.44 GB
收录时间:
2021-11-5 09:46
已经下载:
3次
资源热度:
174
最近下载:
2024-10-25 08:26
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:b99dcd5ce2163cbdfb997dd05b0a70a204c06430&dn=[ FreeCourseWeb.com ] API Engineer - Node Python Django Postman PostgreSQL
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[ FreeCourseWeb.com ] API Engineer - Node Python Django Postman PostgreSQL.torrent
~Get Your Files Here !/1. Introduction/1. Course Introduction.mp42.69MB
~Get Your Files Here !/1. Introduction/2. What is an API.mp45.18MB
~Get Your Files Here !/1. Introduction/3. What is Node.mp48.62MB
~Get Your Files Here !/1. Introduction/4. What is Express.mp45.02MB
~Get Your Files Here !/1. Introduction/5. What is Python.mp416.77MB
~Get Your Files Here !/1. Introduction/6. What is Django.mp47.39MB
~Get Your Files Here !/1. Introduction/7. What is PostgreSQL.mp46.54MB
~Get Your Files Here !/1. Introduction/8. What is SQL.mp414.92MB
~Get Your Files Here !/2. Environment Setup Installations/1. Installing Python on Windows.mp423.01MB
~Get Your Files Here !/2. Environment Setup Installations/10. Installing Node.mp411.78MB
~Get Your Files Here !/2. Environment Setup Installations/11. What is NPM.mp47.53MB
~Get Your Files Here !/2. Environment Setup Installations/12. Updating NPM.mp47.57MB
~Get Your Files Here !/2. Environment Setup Installations/13. Installing Text Editor.mp49.96MB
~Get Your Files Here !/2. Environment Setup Installations/14. Installing Postman.mp423.56MB
~Get Your Files Here !/2. Environment Setup Installations/15. What is http.mp422.8MB
~Get Your Files Here !/2. Environment Setup Installations/16. Http Request Methods.mp451.7MB
~Get Your Files Here !/2. Environment Setup Installations/17. Http Response Status Codes.mp428.92MB
~Get Your Files Here !/2. Environment Setup Installations/18. Testing Http Request Methods.mp422.07MB
~Get Your Files Here !/2. Environment Setup Installations/2. Installing Python on Macs.mp429.87MB
~Get Your Files Here !/2. Environment Setup Installations/3. Installing Python on Linux Ubuntu.mp438.42MB
~Get Your Files Here !/2. Environment Setup Installations/4. Installing Django.mp49.73MB
~Get Your Files Here !/2. Environment Setup Installations/5. Installing PostgreSQL on Windows.mp445.32MB
~Get Your Files Here !/2. Environment Setup Installations/6. Installing PostgreSQL on Macs.mp416.81MB
~Get Your Files Here !/2. Environment Setup Installations/7. Installing PostgreSQL on Linux.mp440.97MB
~Get Your Files Here !/2. Environment Setup Installations/8. Install MySQL.mp469.83MB
~Get Your Files Here !/2. Environment Setup Installations/9. MySQL Workbench.mp435.06MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/1. Connect to database with Psql Shell.mp415.63MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/10. Starting express server.mp414.3MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/11. Connect database to node.mp420.85MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/12. Create route to get all data from database table.mp412.11MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/13. Create route to get a single record from database table.mp418.73MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/14. Create route to add new record to database.mp415.3MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/15. Create route to Update a single record in database.mp421.22MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/16. Create route to delete record from database.mp414.35MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/17. Export route functions.mp417.94MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/18. Create endpoints.mp421.52MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/19. Test API using Postman.mp439.93MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/2. Create a new user account on database.mp412.19MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/3. Create a new database.mp410.41MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/4. Create a table.mp436.63MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/5. Insert data into database.mp426.21MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/6. Create a package.json file.mp415.9MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/7. Installing Express.mp49.65MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/8. Installing node-postgres connector.mp44.47MB
~Get Your Files Here !/3. Build A REST API with Node ,Express and PostgreSQL/9. Creating index.js file (app file).mp434.06MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/1. Create and activate a virtual environment.mp422.06MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/10. Create a Django Model.mp428.02MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/11. Creating and applying new migration.mp428.85MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/12. Creating a serializer class.mp417.05MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/13. Start and stop Django server.mp413.83MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/14. Create super user account.mp413.76MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/15. Create views Part 1.mp464.87MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/16. Create views Part 2.mp445.69MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/17. Maping views to URLS.mp453.2MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/18. Register Model with Admin Site.mp411.79MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/19. Create model objects.mp422.02MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/2. Install Django.mp49.73MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/20. Test API.mp446.14MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/3. Install REST framework.mp44.58MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/4. Install Corsheaders.mp417.93MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/5. Create a Django Project.mp420.27MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/6. Create a Django App.mp48.26MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/7. Register Django app.mp420.54MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/8. Django MySQL Database Setup.mp485.57MB
~Get Your Files Here !/4. Build a REST API with Python ,Django ,MySQL/9. Initial Migration.mp412.91MB