Skip to content

Commit a6316ae

Browse files
mohywaremohyware
and
mohyware
authored
Polyglot Blog Example (#20)
Co-authored-by: mohyware <[email protected]>
1 parent 25223c6 commit a6316ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ A part from the examples contained in this repository, we are interested in main
2929
- [MetaCall Hashing Function with Frontend](https://github.com/metacall/hasher-example): Metacall Hashing function with frontend, by [gargakshit](https://github.com/gargakshit)
3030
- [MetaCall Polyglot Random Password Generator](https://github.com/metacall/random-password-generator-example): A simple random password generator implemnted using Python and Node.js, by [Mostafa Wael](https://github.com/Mostafa-wael)
3131
- [MetaCall Polyglot Data Analysis and Visualization API ](https://github.com/metacall/numpy-matplotlib-websocket-nodejs-example): Implementation of Websocket using NodeJS integrated with Python ML libraries, by [Pawan Singh](https://github.com/pawxnsingh)
32-
- [MetaCall Go-Concurrency Text Classification ](https://github.com/metacall/go-python-ml-example): Implementation of Text Classification model using golang's concurrency model, by [Faizan Shaik](https://github.com/fyzanshaik)
32+
- [MetaCall Go-Concurrency Text Classification ](https://github.com/metacall/go-python-ml-example): Implementation of Text Classification model using golang's concurrency model, by [Faizan Shaik](https://github.com/fyzanshaik)
33+
- [MetaCall Polyglot Blog Application](https://github.com/metacall/polyglot-blog-example): A full-stack blog application supports CRUD operations for blog posts, which can be written and rendered in Markdown. It also features a summarization capability powered by Python through MetaCall, by [Mohy Khalid](https://github.com/mohyware)

0 commit comments

Comments
 (0)