Thread: Writing (Simple?) API Wrapper

  1. #1
    Registered User
    Join Date
    May 2018
    Posts
    4

    Writing (Simple?) API Wrapper

    All -

    I foolishly am trying to put into some of my C code a call to nova.astrometry.net to get that web site to process some astronomy photos. This introduces me to a vast new set of terminology, just what I need.

    I understand that I need to start a SoupSession and wrap up my authentication, but this is new to me.

    Has anyone here done that and could get me started? I have looked at developer.gnome.org about libsoup but this will take a lot of time to wrap my head around.

    My hope is that someone could give me some sample code to start from.

    By the way this is NOT a homework assignment.

    Charles

  2. #2
    Registered User
    Join Date
    Feb 2019
    Posts
    1,078

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Writing the C wrapper for C++ dlls
    By dudeomanodude in forum C# Programming
    Replies: 1
    Last Post: 06-27-2008, 12:37 PM
  2. Writing a Wrapper
    By Rixeno in forum C++ Programming
    Replies: 6
    Last Post: 06-04-2008, 01:36 PM
  3. Simple OS writing to screen help
    By HLA91 in forum C Programming
    Replies: 1
    Last Post: 02-24-2008, 09:07 PM
  4. Help Writing Simple Program
    By wco5002 in forum C++ Programming
    Replies: 4
    Last Post: 09-12-2007, 05:15 PM
  5. Simple Winsock Wrapper
    By neandrake in forum Networking/Device Communication
    Replies: 12
    Last Post: 03-22-2004, 10:55 PM

Tags for this Thread