One-Go — as the name suggests "at one go" — symbolizes a unified place to manage and showcase your creative content. Whether it's blogs, images, design files, or links, One-Go is designed to simplify the process of building your digital profile.
Instead of rebuilding backend logic every time you start a new portfolio or side project, One-Go lets you upload your creativity and instantly get an API to use wherever you need — in a personal site, a client project, or even a mobile app(soon).
onego-video.1.mp4
Every time we built something — a personal site, a side hustle, or client work — we realized we were repeating the same steps:
- Creating a backend just to store a few blog posts
- Handling media uploads again and again
- Rewriting basic CRUD logic from scratch
It was tiring, repetitive, and boring. So we asked:
"Why can’t content management be as simple as uploading and using?"
So we built One-Go — a modern CMS that takes care of all backend hurdles for you.
- Upload any content and access it instantly through a secure RESTful API.
- Integrate with your frontend projects without managing a backend.
- Create custom schemas for anything — blogs, photos, project cards, links, or resumes.
- Each schema gets a unique endpoint.
- Store & retrieve media securely.
- Easy sign-in and management.
- Intuitive dashboard to manage your content from anywhere.
- Built with modern stacks (Next.js, Golang,MongoDB).
- Clean APIs and documentation.
- Use with React, Next.js, Vue, or any frontend.
- Perfect for portfolios, client sites, blogs.
- implement email sending confirmation to the user's email
- cms section - api details , how to use this?
- testing , github actions
- implement monetization using stripe or razorpay.
# Clone this repo
git clone https://github.com/your-username/one-go
cd one-go
# Install dependencies
pnpm installpnpm run devMake sure your .env variables are set properly to connect to the database and other services.
Want to try it out?
- Website: [Coming Soon]
- LinkedIn: Your Profile
Happy Building with One-Go!