Skip to content

Commit

Permalink
Update How I Created A Simple Python API For Generating Random Word.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eli32-vlc authored Apr 15, 2024
1 parent 75c02b0 commit eaf343d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
+++
title = 'How I Created A Simple Python API For Generating Random Word'
date = 2024-04-15T13:02:04+10:00
draft = false
draft = true
+++

#### For context I created a simple python API that will generate random word upon request. This project was inspired by Fireship's nodejs API video. I simply created this API for fun and not for side hustle and I make the API open source on my github page.

#### This is how I created the API:
#### This is how I created the API:

0 comments on commit eaf343d

Please sign in to comment.