I present Codesnug, an online Snippet storage tool

/ bocabit / dev

macbook-temp

After a long time of development (I started last summer) I can finally announce that Codesnug] is now among us. What is Codesnug? It is a tool that will allow developers to store their code snippets and keep them organized and permanently accessible. But that’s not all. Codesnug also allows you to share the code with other users of the application, allowing it to be edited or only viewed, as well as using its REST API to manage data from third-party applications.

One feature that I wanted to focus on is the export of the code in such a way that users do not generate a dependency on the application in case they decide to switch to another. Your code is yours and you can take it whenever you want simply by pressing a button.

Codesnug supports more than 30 different programming languages ​​and I hope to expand this number in future updates as the project progresses.

In short, if you are a developer, I invite you to give it a chance and try it. I would be happy to receive feedback to improve its operation, correct errors and expand it :)