Using Forms and Post Requests
We've been making new posts through the admin console, but we're the only ones with access to that. How do others make posts?
Also, we've only been writing get
requests in our Views. Are there any other forms of requests?