Chunk 2 | Building the API
Create a serverless API that updates a visitor counter in a database
Categories:
less than a minute
(Steps 8-10, 13)
- Create a database: Use a Table database to store the visitor counter data
- Create an API: Communication between the website and the database
- Host the Website: Publish the website on a static website service in the cloud
13.Source Control: Store code in a source control system such as GitHub
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.