pretenders / ployst

The ployst core repo
1 stars 0 forks source link

A prototype blips app #112

Open txels opened 9 years ago

txels commented 9 years ago

This is my weekend half-hackathon: a blips app we can use to prototype ployst2. Warning: contains some half-done stuff (like metadata parsing).

It is a quick & dirty-ish API that allows you to create blips and browse them, filtered by stream, tag, mentions... it can give us something to play with while we are testing out the core ideas of ployst2.

This is very much a prototype. The final product will look nothing like this and I envision most of this code will die soon-ish. Although the API may be compatible, and we could already start writing tests around the API.

I was using the browsable API for testing.

http://localhost:7001/core/blips/blip?tag=python http://localhost:7001/core/blips/blip?stream=read-later etc...

landscape-bot commented 9 years ago

Code Health Repository health decreased by 0.18% when pulling c5a8029 on carles/ployst2-blips into e848c48 on develop.