From the course: ChatGPT for Web Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Solution: Create a RESTful API - ChatGPT Tutorial
From the course: ChatGPT for Web Developers
Solution: Create a RESTful API
(upbeat music) - [Instructor] Now we are creating a RESTful API and we're going to build this together and with ChatGPT. So let's go ahead and write a first prompt, which is going to be create an API. I'm not going to be more specific. I'm going to see the output. So it's going to start with a definition and it's going to start with a first example of Python and Flask. But I don't need this to be in Python. And instead I'm going to write create an API using Express and Node a simple API. I'm going to specify a simple API like so. So the first requirement will be to have the latest copy of Node installed on your machine. So we're going to see the first instructions, which is first to create a new directory, a new folder, create a package JSON, install Express, which is a Node framework. And while this is working, we're going to go to the code editor because I am providing you with instructions, which is to create first a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Build a password generator5m 41s
-
(Locked)
Create a 2D game using JavaScript7m 46s
-
(Locked)
Challenge: Create a RESTful API37s
-
(Locked)
Solution: Create a RESTful API6m 2s
-
(Locked)
Create a user interface with ReactJS4m 54s
-
(Locked)
Write CSS with ChatGPT6m 21s
-
(Locked)
Level up with prompt engineering6m 1s
-
(Locked)
-
-
-