https://github.com/buttercms/kotlin-blog-tutorial
Building a Cross-Platform Blog App with Kotlin and ButterCMS
https://github.com/buttercms/kotlin-blog-tutorial
Last synced: about 1 month ago
JSON representation
Building a Cross-Platform Blog App with Kotlin and ButterCMS
- Host: GitHub
- URL: https://github.com/buttercms/kotlin-blog-tutorial
- Owner: ButterCMS
- Created: 2023-10-11T21:31:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T15:21:53.000Z (over 2 years ago)
- Last Synced: 2025-02-22T17:41:16.198Z (over 1 year ago)
- Language: Kotlin
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kotlin-blog-tutorial
Building a Cross-Platform Blog App with Kotlin and ButterCMS
## Important Note
This project was created as an example use case of ButterCMS in conjunction with a blog article, [Deep Dive into Building a Cross-Platform Blog App with Kotlin and ButterCMS](https://buttercms.com/blog/how-to-build-a-cross-platform-blog-app-with-kotlin/), and will not be actively maintained.
If you're interested in exploring the best, most up-to-date way to integrate Butter into Kotlin Projects, you can check out the following resources:
### Starter Projects
The following turn-key starters are fully integrated with dynamic sample content from your ButterCMS account, including main menu, pages, blog posts, categories, and tags, all with a beautiful, custom theme with already-implemented search functionality. All of the included sample content is automatically created in your account dashboard when you sign up for a free trial of ButterCMS.
- [Nuxt.js Starter](https://buttercms.com/starters/nuxtjs-starter-project/)
- [Angular Starter](https://buttercms.com/starters/angular-starter-project/)
- [React Starter](https://buttercms.com/starters/react-starter-project/)
- [Vue.js Starter](https://buttercms.com/starters/vuejs-starter-project/)
- Or see a list of all our [currently-maintained starters](https://buttercms.com/starters/)
### Other Resources
- Check out the [official ButterCMS Docs](https://buttercms.com/docs/)
- Check out the [official ButterCMS API docs](https://buttercms.com/docs/api/)