DEV Community

Bogdan Popa
Bogdan Popa

Posted on

 

[ann] molten, a modern API framework for Python

Hey folks,

I just wanted to share this new library I've been working on for a bit now. It's called molten and it's my take on what modern API development with Python should look like. Check it out at https://moltenframework.com and let me know what you think!

If you're interested in the "why" and how it compares with other frameworks, check out the motivation page.

Top comments (1)

Collapse
 
__masashi__ profile image
Masashi

Great work.

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git