gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://www.realworld.how/
MIT License
80.35k stars 7.31k forks source link

🗄🔧 Clojure #57

Closed sio-iago closed 3 years ago

sio-iago commented 7 years ago

Current Status

Todo:


Any interest on having a Clojure + CSP + ring backend? If so, please let me know!

EricSimons commented 7 years ago

Yup! 👋 Feel free to fork the starter kit and get started (& post the link to your repo on this issue and I'll update the issue status, etc tomorrow AM)

roman01la commented 7 years ago

Hey! I'd like to work on ClojureScript front-end. @EricSimons Should I open a separate issue?

EricSimons commented 7 years ago

@roman01la yes for sure! Feel free to open a new issue & fork the starter kit 👍 Looking fwd to seeing it!

roman01la commented 7 years ago

@EricSimons Nice! Already working on it 🙃

sio-iago commented 7 years ago

Cloned @ https://github.com/sio-iago/realworld-starter-kit/

jablub commented 7 years ago

@sio-iago Is this finished?

sandeesh commented 7 years ago

@jablub Guess this was never completed. You can check the current code base at https://github.com/sio-iago/realworld-starter-kit and pick it from there if you wish to.

jablub commented 7 years ago

@SandeeshS It "looks" finished. I cloned and got it up and running and then ran the postman test suite against it, which worked fine against the public api. It seems thought that the test suite assumes some initial dataset, is that correct? If so do you have any way of testing the backend implementations?

sio-iago commented 7 years ago

The user endpoints are working. But I still didn't have time to finish the other ones.

myguidingstar commented 6 years ago

Hi all, I have a nearly complete implementation here. Progress is reported in project's github issues. https://github.com/walkable-server/realworld

geromegrignon commented 3 years ago

Hello we are currently moving all work in progress to Github Discussions. I'll close this issue by now, you can find instruction to open a discussion there : https://github.com/gothinkster/realworld/discussions/633

Thanks for your contribution !