3 February 20213 February 2021 / #API Microservice & API Projects MicroservicesTimestampConverts between UNIX timestamps and readable date formats (American standard). View Code Live Demo Image Search AbstractorQueries an image database and returns the abstract data. Supports pagination and querying historical search data. View Code Live Demo File MetadataReads a file and returns the size in bytes. View Code Live Demo Request Header ParserReturns basic data on the client’s user agent including IP, supported languages, and operating system. View Code Live Demo Imperial Metric ConverterConverts between imperial and metric units via the URL query parameters giving a JSON response. View Code Live Demo URL ShortenerAllows users to register a URL to a number, accessing the service URL with this number will redirect to the registered location. View Code Live Demo API Based ApplicationsExercise LoggerLightweight service to log exercise sessions and query historical data. Supports interaction with a basic interface and a REST API. View Code Live Demo Message BoardAllows for the creation of boards for specific topic, post threads on boards, and leave replies to posts. View Code Live Demo Bug / Issue TrackerAn issue tracker API for the free code camp quality and security projects. View Code Live Demo Personal InventoryA book indexing library with comments and optional UI. View Code Live Demo Stock TickerQueries stock levels and add allows users to ‘like’ a stock based on each device’s IP. View Code Live Demo