🦿 Lucian Marin I'm working on Sublevel API (sublevel.net/api/?...). Very basic stuff, but it's a start. Hopefully I'll get feedback from you and make the proper changes.
Eric Since it's outputting Json can you make the variable names CamelCased? I know it's pedantic, but it makes it less jarring. Also I recommend you maintain the pretty-print format (the Json will still work) see how this Json is provided: vild.org/labs/natu...
9y, 14w 5 replies
Login or register your account to reply
🦿 Lucian Marin Django Tastypie (django-tastypie.re...) does the formatting. Anyway, I prefer the exact field names used for database.
9y, 14w 4 replies
Eric Can't argue with your reasoning. The output I'm seeing from your API link atm isn't pretty-printed, this seems to do the trick: django-tastypie.re...
9y, 14w 3 replies