jgs CSC 309 Software Engineering II Lecture 10: Connecting Services II Dr. Javier Gonzalez-Sanchez [email protected] www.javiergs.com Building 14 -227 Office Hours: By appointment
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 | 11 1.Go to the AccuWeather Developer website at https://developer.accuweather.com/ 1.Sign up for a free account by filling out the registration form or sign in using your existing account credentials. 2.Once you're signed in, select the "My Apps" dropdown from the top-right corner of the page and click on "Add New App". 3.Fill out the required information about your application and agree to the terms of service. Then click on "Create App". 4.Your new app will appear on the "My Apps" page. Click on your app to view your API key and copy it to use in your code. AccuWeather
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 | 13 Java Script Object Notation (JSON) •Data is in name/value pairs •Commas separate data •Curly braces hold objects •Square brackets hold arrays JSON XML
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 | 20 1.Go to the OpenAI website at https://openai.com/ and click on the "Sign Up" button in the top-right corner of the page. 2.Follow the prompts to create an account and verify your email address. 3.Once you're logged in, click on your username in the top-right corner of the page and select "Dashboard" from the drop-down menu. 4.Click on the "API Keys" tab in the dashboard menu. 5.Click on the "New API Key" button. 6.Enter a name for your API key and select the API permissions you want to grant to the key. 7.Click the "Create" button to generate your new API key. Open AI
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 | 28 Office Hours Tuesday and Thursday 3 - 5 pm But an appointment required Sent me an email – [email protected]
jgs CSC 309 Software Engineering II Lab 10: Work in your Sprint Dr. Javier Gonzalez-Sanchez [email protected] www.javiergs.com Building 14 -227 Office Hours: By appointment
jgs CSC 309 Software Engineering II Javier Gonzalez-Sanchez, Ph.D. [email protected] Winter 2023 Copyright. These slides can only be used as study material for the class CSC308 at Cal Poly. They cannot be distributed or used for another purpose.