License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/OASIcs.SLATE.2016.13
URN: urn:nbn:de:0030-drops-60180
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2016/6018/
Go to the corresponding OASIcs Volume Portal


Queirós, Ricardo ; Simões, Alberto

Sni'per: a Code Snippet RESTful API

pdf-format:
OASIcs-SLATE-2016-13.pdf (0.5 MB)


Abstract

Today we use the Web for almost everything, even to program. There are several specialized code editors gravitating on the Web and emulating most of the features inherited from traditional IDEs, such as, syntax highlight, code folding, autocompletion and even code refactorization. One of the techniques to speed the code development is the use of snippets as predefined code blocks that can be automatically included in the code. Although several Web editors support this functionality, they come with a limited set of snippets, not allowing the contribution of new blocks of code. Even if that would be possible, they would be available only to the code's owner or to the editors' users through a private cloud repository. This paper describes the design and implementation of Sni'per, a RESTful API that allows public access for multi-language programming code-blocks ordered by popularity. Besides being able to access code snippets from other users and score them, we can also contribute with our own snippets creating a global network of shared code. In order to make coding against this API easier, we create a client library that reduces the amount of code required to write and make the code more robust.

BibTeX - Entry

@InProceedings{queirs_et_al:OASIcs:2016:6018,
  author =	{Ricardo Queir{\'o}s and Alberto Sim{\~o}es},
  title =	{{Sni'per: a Code Snippet RESTful API}},
  booktitle =	{5th Symposium on Languages, Applications and Technologies (SLATE'16)},
  pages =	{13:1--13:11},
  series =	{OpenAccess Series in Informatics (OASIcs)},
  ISBN =	{978-3-95977-006-4},
  ISSN =	{2190-6807},
  year =	{2016},
  volume =	{51},
  editor =	{Marjan Mernik and Jos{\'e} Paulo Leal and Hugo Gon{\c{c}}alo Oliveira},
  publisher =	{Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
  address =	{Dagstuhl, Germany},
  URL =		{http://drops.dagstuhl.de/opus/volltexte/2016/6018},
  URN =		{urn:nbn:de:0030-drops-60180},
  doi =		{10.4230/OASIcs.SLATE.2016.13},
  annote =	{Keywords: Programming languages, interoperability, web services, code snippets}
}

Keywords: Programming languages, interoperability, web services, code snippets
Collection: 5th Symposium on Languages, Applications and Technologies (SLATE'16)
Issue Date: 2016
Date of publication: 21.06.2016


DROPS-Home | Fulltext Search | Imprint | Privacy Published by LZI